blob: 81bed1ca6f02cd641144c12127b640dd4c2fb91b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
;
; SANE Backend description file for U12 backend
;
:backend "u12"
:version "0.02"
:manpage "sane-u12"
:devicetype :scanner
;* Plustek **********************************************************************************
:mfg "Plustek"
:url "http://www.plustek.de/"
:url "http://www.plustek.com/"
:model "OpticPro U12"
:interface "USB"
:usbid "0x07b3" "0x0001"
:status :basic
:comment "Note: Only devices with product ID 0x0001 are supported!"
:model "OpticPro UT12"
:interface "USB"
:usbid "0x07b3" "0x0001"
:status :basic
:comment "Note: Only devices with product ID 0x0001 are supported!"
:model "OpticPro 1212U"
:interface "USB"
:usbid "0x07b3" "0x0001"
:status :basic
;* RevScan **********************************************************************************
:mfg "RevScan"
:model "RevScan Orange R48Ti"
:interface "USB"
:usbid "0x07b3" "0x0001"
:status :basic
:comment "Rebadged Plustek OpticPro UT12"
;* Genius/KYE *******************************************************************************************
:mfg "Genius"
:url "http://www.geniusnet.com.tw/"
:model "ColorPage HR6 V1"
:interface "USB"
:usbid "0x0458" "0x2004"
:status :basic
:model "ColorPage Vivid III USB"
:interface "USB"
:usbid "0x07b3" "0x0001"
:status :untested
:comment "Note: Device has Plustek vendor and product ID (0x07b3/0x0001)"
|