From 4293d7b1fd575e4d70e3255428338ce276eb213d Mon Sep 17 00:00:00 2001 From: Alex Belkin Date: Wed, 19 Oct 2011 11:40:11 +0400 Subject: [PATCH] Usb id for Samsung CLX 3185, reported by John Dignum. From: John Dignum --- ChangeLog | 4 ++++ backend/xerox_mfp.conf.in | 3 +++ doc/descriptions/xerox_mfp.desc | 5 +++++ 3 files changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index c1276aed0..9593dd311 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-10-19 Alex Belkin + * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id + for Samsung CLX 3185, reported by John Dignum. + 2011-10-01 Alex Belkin * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id for Samsung SCX-4828FN or SCX-4x28 Series, reported by Patrice diff --git a/backend/xerox_mfp.conf.in b/backend/xerox_mfp.conf.in index d1b113b0f..1185424e3 100644 --- a/backend/xerox_mfp.conf.in +++ b/backend/xerox_mfp.conf.in @@ -39,6 +39,9 @@ usb 0x04e8 0x342e # Samsung SCX-4600 usb 0x04e8 0x3433 +# Samsung CLX 3185 +usb 0x04e8 0x343d + #Xerox WorkCentre 3119 Series usb 0x0924 0x4265 diff --git a/doc/descriptions/xerox_mfp.desc b/doc/descriptions/xerox_mfp.desc index b39116781..994bb5b69 100644 --- a/doc/descriptions/xerox_mfp.desc +++ b/doc/descriptions/xerox_mfp.desc @@ -98,6 +98,11 @@ :usbid "0x04e8" "0x3433" :status :good +:model "CLX-3185" +:interface "USB" +:usbid "0x04e8" "0x343d" +:status :good + :model "SCX-4623" :interface "USB" :usbid "0x04e8" "0x3434"