kopia lustrzana https://gitlab.com/sane-project/backends
add usbid kodakaio
rodzic
2ce76a9a7d
commit
ea11d9d4c6
|
@ -1,3 +1,7 @@
|
|||
2012-07-28 Paul Newall <quandry at ntlworld dot com>
|
||||
* /doc/descriptions/kodakaio.desc:
|
||||
usbids added and version.
|
||||
|
||||
2012-07-28 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* doc/descriptions/pixma.desc: scanners resorted by name
|
||||
* backend/pixma_mp150.c, doc/descriptions/pixma.desc,
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
:backend "kodakaio"
|
||||
:url "http://sourceforge.net/projects/cupsdriverkodak/"
|
||||
:version "2.4"
|
||||
:manpage ""
|
||||
:comment "New backend for Kodak aio ESP and Hero printers"
|
||||
:version "2.4.2"
|
||||
:manpage "sane-kodakaio.man"
|
||||
:comment "Backend for Kodak AiO ESP and Hero printers. Also possibly Advent AWL10"
|
||||
:devicetype :scanner
|
||||
:new :yes
|
||||
|
||||
|
@ -14,96 +14,109 @@
|
|||
|
||||
:model "ESP 2150"
|
||||
:interface "USB"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 2150"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4059"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 2170"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4066"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 3200"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4043"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 3300"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4031"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 4100"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4053"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 5000"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4028"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 5100"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4025"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 5200"
|
||||
:interface "USB Ethernet"
|
||||
:usbid "0x040a" "0x4041"
|
||||
:status :basic
|
||||
:comment "USB good, Network good"
|
||||
|
||||
:model "ESP 5300"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4026"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 5500"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4027"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 6100"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4054"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 7200"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4056"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 9200"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4065"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 5"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4032"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 7"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x403e"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP 9"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x403f"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP C110"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4057"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "ESP C115"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4058"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
|
@ -114,6 +127,7 @@
|
|||
|
||||
:model "ESP C315"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x405d"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
|
@ -122,26 +136,31 @@
|
|||
|
||||
:model "Hero 3.1"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x406d"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "Hero 5.1"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4064"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "Hero Office 6.1"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4062"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "Hero 7.1"
|
||||
:interface "USB"
|
||||
:usbid "0x040a" "0x4063"
|
||||
:status :untested
|
||||
:comment "Please test!"
|
||||
|
||||
:model "Hero 9.1"
|
||||
:interface "USB Ethernet"
|
||||
:usbid "0x040a" "0x4067"
|
||||
:status :basic
|
||||
:comment "USB good, Network good"
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue