summaryrefslogtreecommitdiff
path: root/doc/descriptions/hp3900.desc
blob: f2abaadf9655f425efee3bccdb8dfb4e3ea1a417 (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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
; SANE Backend specification file
;
; It's basically emacs-lisp --- so ";" indicates comment to end of line.
; All syntactic elements are keyword tokens, followed by a string or
;  keyword argument, as specified.
;
; ":backend" *must* be specified.
; All other information is optional (but what good is the file without it?).
;
; See doc/descriptions.txt for details.

:backend "hp3900"
:version "0.12"
:manpage "sane-hp3900"
:url "http://sourceforge.net/projects/hp3900-series/"
:comment "Still Beta"
:devicetype :scanner

; -----------------------------------------------------
:mfg "Hewlett-Packard"
:url "http://www.hp.com"

:model "ScanJet 3800"
:interface "USB"
:status :basic
:usbid "0x03f0" "0x2605"
:comment "Works with resolutions equal and less than 600dpi"

:model "ScanJet 3970c"
:interface "USB"
:status :good
:usbid "0x03f0" "0x2305"

:model "ScanJet 4070 Photosmart"
:interface "USB"
:status :good
:usbid "0x03f0" "0x2405"

:model "ScanJet 4370"
:interface "USB"
:usbid "0x03f0" "0x4105"
:status :basic
:comment "Works with resolutions lower than 1200dpi"

:model "ScanJet G2710"
:interface "USB"
:usbid "0x03f0" "0x2805"
:status :basic
:comment "Similar to hp scanjet 3800"

:model "ScanJet G3010"
:interface "USB"
:usbid "0x03f0" "0x4205"
:status :basic
:comment "Similar to hp scanjet 4370"

:model "ScanJet G3110"
:interface "USB"
:usbid "0x03f0" "0x4305"
:status :basic
:comment "Similar to hp scanjet 4370"

; -----------------------------------------------------
:mfg "UMAX"
:url "http://www.umax.com"

:model "Astra 4900"
:interface "USB"
:usbid "0x06dc" "0x0020"
:status :minimal
:comment "developing yet"

; -----------------------------------------------------
:mfg "BenQ"
:url "http://www.benq.com/"

:model "5550"
:interface "USB"
:usbid "0x04a5" "0x2211"
:status :minimal
:comment "developing yet"