genesys desc updates

merge-requests/1/head
Stphane Voltz 2010-03-04 06:41:01 +01:00
rodzic 4d19a35456
commit d7de4ed29f
2 zmienionych plików z 12 dodań i 4 usunięć

Wyświetl plik

@ -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>
* doc/sane-p5.man doc/sane-umax_pp.man doc/sane-rts8891.man
doc/sane-lexmark.man: fix author name accentuation and capitalization

Wyświetl plik

@ -42,21 +42,21 @@
:model "ScanJet 2400C"
:interface "USB"
:usbid "0x03f0" "0x0901"
:usbid "0x03f0" "0x0a01"
:status :untested
:comment "1200x1200 dpi max"
:model "ScanJet G2410"
:interface "USB"
:usbid "0x03f0" "0x0901"
:usbid "0x03f0" "0x0a01"
:status :untested
:comment same as HP2400C
:model "ScanJet 3670C"
:interface "USB"
:usbid "0x03f0" "0x1405"
:status :basic
:comment "1200x1200 dpi max, all mode supported but uncalibrated"
:status :complete
:comment "1200x1200 dpi max, basic XPA support"
; -----------------------------------------------------------------------------