kopia lustrzana https://gitlab.com/sane-project/backends
Added Epson Stylus CX-1500
rodzic
44ee824969
commit
b27979a8ee
|
@ -1,3 +1,11 @@
|
|||
2006-01-10 Oliver Schwartz <Oliver.Schwartz@gmx.de>
|
||||
|
||||
* doc/descriptions/snapscan.desc: Changed entries for duplicate USB IDs,
|
||||
added Epson Stylus CX-1500
|
||||
* backend/snapscan.c backend/snapscan-scsi.c: Added support for 12 bit
|
||||
gamma tables for Epson CX-1500
|
||||
* backend/snapscan.conf.in: Added Epson Stylus CX-1500
|
||||
|
||||
2006-01-10 Gerard Klaver <gerard at gkall dot hobby dot nl>
|
||||
|
||||
* doc/descriptions-external/stv680.desc: Added USB id.
|
||||
|
|
|
@ -110,3 +110,6 @@ usb 0x04b8 0x0121
|
|||
|
||||
# Epson Perfection 3490
|
||||
usb 0x04b8 0x0122
|
||||
|
||||
# Epson Stylus CX-1500
|
||||
usb 0x04b8 0x080c
|
||||
|
|
|
@ -202,7 +202,7 @@
|
|||
:usbid "0x04a5" "0x20b0"
|
||||
:status :good
|
||||
|
||||
:model "3300_2"
|
||||
:model "3300"
|
||||
:interface "USB"
|
||||
:usbid "0x04a5" "0x20de"
|
||||
:status :good
|
||||
|
@ -212,7 +212,7 @@
|
|||
:usbid "0x04a5" "0x20b0"
|
||||
:status :good
|
||||
|
||||
:model "4300_2"
|
||||
:model "4300"
|
||||
:interface "USB"
|
||||
:usbid "0x04a5" "0x20de"
|
||||
:status :good
|
||||
|
@ -340,5 +340,10 @@
|
|||
:status :basic
|
||||
:comment "Film scanning unit unsupported"
|
||||
|
||||
:model "Stylus CX-1500"
|
||||
:interface "USB"
|
||||
:usbid "0x04b8" "0x080c"
|
||||
:status :good
|
||||
|
||||
; :comment and :url specifiers are optional after :mfg, :model, :desc,
|
||||
; and at the top-level.
|
||||
|
|
Ładowanie…
Reference in New Issue