usbids for some Samsung devices

merge-requests/1/head
Alex Belkin 2009-06-13 17:15:06 +04:00
rodzic cd2f3cc6d8
commit f3e63b4e4d
3 zmienionych plików z 42 dodań i 4 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2009-06-13 Alex Belkin <abc at telekom.ru>
* backend/xerox_mfp.conf.in, doc/descriptions/xerox_mfp.desc: usbids
for some Samsung devices.
2009-06-09 Chris Bagwell <cbagwell-guest at users.alioth.debian.org>
* sanei/sanie_tcp.c, backend/epson2_net.c: Update
sanei_tcp_read() to better simulate old behavior of

Wyświetl plik

@ -5,3 +5,16 @@ usb 0x413c 0x5124
#Xerox Phaser 6110MFP
usb 0x0924 0x3d5d
#Samsung CLX-3170fn
usb 0x04e8 0x342a
#Samsung SCX-4200
usb 0x04e8 0x341b
#Samsung SCX4725-FN
usb 0x04e8 0x341f
#Samsung SCX-4500
usb 0x04e8 0x3426

Wyświetl plik

@ -1,7 +1,6 @@
:backend "xerox_mfp"
:version "1.0-9"
:version "1.0-10"
:manpage "sane-xerox_mfp"
:comment "Could be compatible with other Samsung manufactured devices"
:devicetype :scanner
:mfg "Xerox"
@ -10,9 +9,8 @@
:model "Phaser 3200MFP"
:interface "USB"
:usbid "0x0924" "0x3da4"
:status :good
:status :complete
:url "http://www.office.xerox.com/multifunction-printer/multifunction-under-30ppm/phaser-3200mfp/spec-enus.html"
:comment "All features of device I know of"
:model "Phaser 6110MFP"
:interface "USB"
@ -27,3 +25,26 @@
:usbid "0x413c" "0x5124"
:status :good
:mfg "Samsung"
:url "http://www.samsung.com"
:model "CLX-3170fn"
:intrface "USB"
:usbid "0x04e8" "0x342a"
:status :good
:model "SCX-4200"
:intrface "USB"
:usbid "0x04e8" "0x341b"
:status :good
:model "SCX4725-FN"
:intrface "USB"
:usbid "0x04e8" "0x341f"
:status :good
:model "SCX-4500"
:intrface "USB"
:usbid "0x04e8" "0x3426"
:status :good