kopia lustrzana https://gitlab.com/sane-project/backends
usb id for dell 1235cn, reported by Jean-Francois Labrousse.
rodzic
a852ce8233
commit
b5ca4318c3
|
@ -1,3 +1,7 @@
|
|||
2013-09-18 Alex Belkin <abc at telekom.ru>
|
||||
* backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id
|
||||
for dell 1235cn, reported by Jean-Francois Labrousse.
|
||||
|
||||
2013-09-17 m. allan noah <kitno455 at gmail dot com>
|
||||
* sanei/sanei_init_debug.c: do our own upcasing to allow backend
|
||||
debugging in Turkish. Revert prior set_locale() patch.
|
||||
|
|
|
@ -207,3 +207,6 @@ usb 0x0924 0x4294
|
|||
#Dell MFP Laser Printer 1815dn
|
||||
usb 0x413c 0x5124
|
||||
|
||||
#Dell 1235cn (clone of Samsung CLX-3175)
|
||||
usb 0x413c 0x5310
|
||||
|
||||
|
|
|
@ -45,6 +45,11 @@
|
|||
:usbid "0x413c" "0x5124"
|
||||
:status :good
|
||||
|
||||
:model "Dell 1235cn"
|
||||
:interface "USB"
|
||||
:usbid "0x413c" "0x5310"
|
||||
:status :good
|
||||
|
||||
:mfg "Samsung"
|
||||
:url "http://www.samsung.com"
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue