Added Epson Stylus CX-1500

merge-requests/1/head
Oliver Schwartz 2006-01-10 19:32:39 +00:00
rodzic 44ee824969
commit b27979a8ee
3 zmienionych plików z 18 dodań i 2 usunięć

Wyświetl plik

@ -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.

Wyświetl plik

@ -110,3 +110,6 @@ usb 0x04b8 0x0121
# Epson Perfection 3490
usb 0x04b8 0x0122
# Epson Stylus CX-1500
usb 0x04b8 0x080c

Wyświetl plik

@ -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.