kopia lustrzana https://gitlab.com/sane-project/backends
USB id for Samsung CLX-216x Series, tested with CLX-216.
Reported by Malte Starostik <malte@malte.homeip.net>merge-requests/1/head
rodzic
d8738b50ce
commit
9aa6850874
|
@ -1,3 +1,8 @@
|
|||
2011-06-16 Alex Belkin <abc at telekom.ru>
|
||||
* backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id
|
||||
for Samsung CLX-216x Series, tested with CLX-2160, reported by Malte
|
||||
Starostik <malte@malte.homeip.net>
|
||||
|
||||
2011-06-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_gl847.c: lineart fix
|
||||
|
||||
|
|
|
@ -18,6 +18,9 @@ usb 0x04e8 0x341b
|
|||
#Samsung SCX4725-FN
|
||||
usb 0x04e8 0x341f
|
||||
|
||||
#Samsung CLX-216x Series
|
||||
usb 0x04e8 0x3425
|
||||
|
||||
#Samsung SCX-4500
|
||||
usb 0x04e8 0x3426
|
||||
|
||||
|
|
|
@ -58,6 +58,11 @@
|
|||
:usbid "0x04e8" "0x341f"
|
||||
:status :good
|
||||
|
||||
:model "CLX-2160"
|
||||
:interface "USB"
|
||||
:usbid "0x04e8" "0x3425"
|
||||
:status :good
|
||||
|
||||
:model "SCX-4500"
|
||||
:interface "USB"
|
||||
:usbid "0x04e8" "0x3426"
|
||||
|
|
Ładowanie…
Reference in New Issue