kopia lustrzana https://gitlab.com/sane-project/backends
genesys: Enable support for CanoScan 8400F
rodzic
9a8eb90dc3
commit
0c1dded259
|
@ -66,6 +66,9 @@ usb 0x04a9 0x190f
|
|||
# Canon 5600F
|
||||
usb 0x04a9 0x1906
|
||||
|
||||
# Canon 8400F
|
||||
usb 0x04a9 0x221e
|
||||
|
||||
# Canon 8600F
|
||||
usb 0x04a9 0x2229
|
||||
|
||||
|
|
|
@ -181,6 +181,13 @@
|
|||
:status :unsupported
|
||||
:comment "GL847 based, to be added to the genesys backend"
|
||||
|
||||
:model "CanoScan 8400F"
|
||||
:url "unsupported/canon-8400f.html"
|
||||
:interface "USB"
|
||||
:usbid "0x04a9" "0x221e"
|
||||
:status :basic
|
||||
:comment "GL841 based, to be added to genesys backend"
|
||||
|
||||
:model "CanoScan 8600F"
|
||||
:url "unsupported/canon-8600.html"
|
||||
:interface "USB"
|
||||
|
|
|
@ -333,13 +333,6 @@
|
|||
:status :unsupported
|
||||
:comment "Not supported. See link for more information. With transparency adapter."
|
||||
|
||||
:model "CanoScan 8400F"
|
||||
:url "unsupported/canon-8400f.html"
|
||||
:interface "USB"
|
||||
:usbid "0x04a9" "0x221e"
|
||||
:status :unsupported
|
||||
:comment "GL841 based, to be added to genesys backend"
|
||||
|
||||
:model "CanoScan 9900F"
|
||||
:url "unsupported/canon-9900f.html"
|
||||
:interface "USB"
|
||||
|
|
Ładowanie…
Reference in New Issue