diff --git a/ChangeLog b/ChangeLog index c382babf3..2a0e8ce5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2010-03-04 Stéphane Voltz + * backend/rts8891.c backend/rts8891.h: add debug traces for sensor + type handling + +2010-03-04 Stéphane Voltz + * doc/desc/genesys.desc: fix HP2400/G2410 USB id, update HP3670 + status + 2010-03-01 Stéphane Voltz * doc/sane-p5.man doc/sane-umax_pp.man doc/sane-rts8891.man doc/sane-lexmark.man: fix author name accentuation and capitalization diff --git a/doc/descriptions/genesys.desc b/doc/descriptions/genesys.desc index 8fa81e053..c8103726d 100644 --- a/doc/descriptions/genesys.desc +++ b/doc/descriptions/genesys.desc @@ -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" ; -----------------------------------------------------------------------------