kopia lustrzana https://gitlab.com/sane-project/backends
genesys desc updates
rodzic
4d19a35456
commit
d7de4ed29f
|
@ -1,3 +1,11 @@
|
||||||
|
2010-03-04 Stéphane Voltz <stef.dev at free.fr>
|
||||||
|
* backend/rts8891.c backend/rts8891.h: add debug traces for sensor
|
||||||
|
type handling
|
||||||
|
|
||||||
|
2010-03-04 Stéphane Voltz <stef.dev at free.fr>
|
||||||
|
* doc/desc/genesys.desc: fix HP2400/G2410 USB id, update HP3670
|
||||||
|
status
|
||||||
|
|
||||||
2010-03-01 Stéphane Voltz <stef.dev at free.fr>
|
2010-03-01 Stéphane Voltz <stef.dev at free.fr>
|
||||||
* doc/sane-p5.man doc/sane-umax_pp.man doc/sane-rts8891.man
|
* doc/sane-p5.man doc/sane-umax_pp.man doc/sane-rts8891.man
|
||||||
doc/sane-lexmark.man: fix author name accentuation and capitalization
|
doc/sane-lexmark.man: fix author name accentuation and capitalization
|
||||||
|
|
|
@ -42,21 +42,21 @@
|
||||||
|
|
||||||
:model "ScanJet 2400C"
|
:model "ScanJet 2400C"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:usbid "0x03f0" "0x0901"
|
:usbid "0x03f0" "0x0a01"
|
||||||
:status :untested
|
:status :untested
|
||||||
:comment "1200x1200 dpi max"
|
:comment "1200x1200 dpi max"
|
||||||
|
|
||||||
:model "ScanJet G2410"
|
:model "ScanJet G2410"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:usbid "0x03f0" "0x0901"
|
:usbid "0x03f0" "0x0a01"
|
||||||
:status :untested
|
:status :untested
|
||||||
:comment same as HP2400C
|
:comment same as HP2400C
|
||||||
|
|
||||||
:model "ScanJet 3670C"
|
:model "ScanJet 3670C"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:usbid "0x03f0" "0x1405"
|
:usbid "0x03f0" "0x1405"
|
||||||
:status :basic
|
:status :complete
|
||||||
:comment "1200x1200 dpi max, all mode supported but uncalibrated"
|
:comment "1200x1200 dpi max, basic XPA support"
|
||||||
|
|
||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue