kopia lustrzana https://gitlab.com/sane-project/backends
Added USB vendor and product ids. Minor cleanup.
rodzic
417129af58
commit
4370559a08
|
@ -1,3 +1,10 @@
|
||||||
|
2006-01-15 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
* doc/descriptions/canon630u.desc doc/descriptions/coolscan2.desc
|
||||||
|
doc/descriptions/hp5400.desc doc/descriptions/niash.desc
|
||||||
|
doc/descriptions/unsupported.desc: Added USB vendor and product
|
||||||
|
ids. Minor cleanup.
|
||||||
|
|
||||||
2006-01-15 Ulrich Deiters <ulrich.deiters@uni-koeln.de>
|
2006-01-15 Ulrich Deiters <ulrich.deiters@uni-koeln.de>
|
||||||
|
|
||||||
* backend/canon-sane.c: fixed byte-swapping problem for little-endian
|
* backend/canon-sane.c: fixed byte-swapping problem for little-endian
|
||||||
|
|
|
@ -23,11 +23,13 @@
|
||||||
:url "http://www.canon.com/"
|
:url "http://www.canon.com/"
|
||||||
:model "CanoScan fb630u" ; name models for above-specified mfg.
|
:model "CanoScan fb630u" ; name models for above-specified mfg.
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
:usbid "0x04a9" "0x2204"
|
||||||
:comment "OK"
|
:comment "OK"
|
||||||
:status :good
|
:status :good
|
||||||
|
|
||||||
:model "CanoScan fb636u" ; name models for above-specified mfg.
|
:model "CanoScan fb636u" ; name models for above-specified mfg.
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
:usbid "0x04a9" "0x2204"
|
||||||
:status :good
|
:status :good
|
||||||
:comment "OK"
|
:comment "OK"
|
||||||
|
|
||||||
|
|
|
@ -29,6 +29,7 @@
|
||||||
|
|
||||||
:model "LS 40 ED"
|
:model "LS 40 ED"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
:usbid "0x04b0" "0x4000"
|
||||||
:status :complete
|
:status :complete
|
||||||
|
|
||||||
:model "LS 4000 ED"
|
:model "LS 4000 ED"
|
||||||
|
|
|
@ -27,10 +27,12 @@
|
||||||
; "SCSI", "USB", "Parport (EPP)",
|
; "SCSI", "USB", "Parport (EPP)",
|
||||||
; "Parport (SPP)", "Parport (ECP)",
|
; "Parport (SPP)", "Parport (ECP)",
|
||||||
; "Serial port" or "Propretiary".
|
; "Serial port" or "Propretiary".
|
||||||
|
:usbid "0x03f0" "0x1005""
|
||||||
:status :basic
|
:status :basic
|
||||||
|
|
||||||
:model "ScanJet 5470c" ; name models for above-specified mfg.
|
:model "ScanJet 5470c" ; name models for above-specified mfg.
|
||||||
:interface "USB" ; interface type of the device:
|
:interface "USB" ; interface type of the device:
|
||||||
|
:usbid "0x03f0" "0x1105"
|
||||||
:status :basic
|
:status :basic
|
||||||
|
|
||||||
:model "ScanJet 5490c" ; name models for above-specified mfg.
|
:model "ScanJet 5490c" ; name models for above-specified mfg.
|
||||||
|
|
|
@ -21,16 +21,18 @@
|
||||||
|
|
||||||
:model "ScanJet 3300c"
|
:model "ScanJet 3300c"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:comment ""
|
:usbid "0x03f0" "0x0205"
|
||||||
:status :complete
|
:status :complete
|
||||||
|
|
||||||
:model "ScanJet 3400c"
|
:model "ScanJet 3400c"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
:usbid "0x03f0" "0x0405"
|
||||||
:comment "If you use Linux 2.6, version 2.6.8 or newer is necessary."
|
:comment "If you use Linux 2.6, version 2.6.8 or newer is necessary."
|
||||||
:status :complete
|
:status :complete
|
||||||
|
|
||||||
:model "ScanJet 4300c"
|
:model "ScanJet 4300c"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
:usbid "0x03f0" "0x0305"
|
||||||
:comment "If you use Linux 2.6, version 2.6.8 or newer is necessary."
|
:comment "If you use Linux 2.6, version 2.6.8 or newer is necessary."
|
||||||
:status :complete
|
:status :complete
|
||||||
|
|
||||||
|
@ -39,7 +41,7 @@
|
||||||
|
|
||||||
:model "Snapscan Touch"
|
:model "Snapscan Touch"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:comment ""
|
:usbid "0x06bd" "0x0100"
|
||||||
:status :complete
|
:status :complete
|
||||||
|
|
||||||
|
|
||||||
|
|
Plik diff jest za duży
Load Diff
Ładowanie…
Reference in New Issue