genesys: Enable support for CanoScan 8400F

merge-requests/100/head
Povilas Kanapickas 2019-07-20 03:11:22 +03:00
rodzic 9a8eb90dc3
commit 0c1dded259
3 zmienionych plików z 10 dodań i 7 usunięć

Wyświetl plik

@ -66,6 +66,9 @@ usb 0x04a9 0x190f
# Canon 5600F
usb 0x04a9 0x1906
# Canon 8400F
usb 0x04a9 0x221e
# Canon 8600F
usb 0x04a9 0x2229

Wyświetl plik

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

Wyświetl plik

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