diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-03-03 09:55:03 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-03-03 09:55:03 +0100 |
commit | 23c348d62ab9f0a902189c70921310a5f856852c (patch) | |
tree | 08c40dc8b180b31f504945e8da3e3ea3950e4145 /backend/xerox_mfp.conf.in | |
parent | 2938695ca4c9bca7834817465662e31570f6d32f (diff) | |
parent | 44916ca6d75e0b5f258a098a50d659f31c6625fd (diff) |
Update upstream source from tag 'upstream/1.3.0'
Update to upstream version '1.3.0'
with Debian dir ab14a3d39c8a7f8e08536efd939bb78110db77f3
Diffstat (limited to 'backend/xerox_mfp.conf.in')
-rw-r--r-- | backend/xerox_mfp.conf.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/backend/xerox_mfp.conf.in b/backend/xerox_mfp.conf.in index 33e4b38..d9deecc 100644 --- a/backend/xerox_mfp.conf.in +++ b/backend/xerox_mfp.conf.in @@ -251,6 +251,9 @@ usb 0x0924 0x42da #Xerox WorkCentre 3225 usb 0x0924 0x42dc +#Xerox WorkCentre 3335 +usb 0x0924 0x42e2 + ################### ### Dell Models ### ################### @@ -260,3 +263,6 @@ usb 0x413c 0x5124 #Dell 1235cn (clone of Samsung CLX-3175) usb 0x413c 0x5310 + +#Dell 1135n (clone of Samsung SCX-4623F) +usb 0x413c 0x5318 |