diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 17:00:58 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 17:00:58 +0200 | 
| commit | d087d778ffb62e2713cb848540bcc819470365bd (patch) | |
| tree | d69692a274dd1c7d0672e6bb7155a0fc106f9d49 /doc/descriptions/xerox_mfp.desc | |
| parent | c8bd2513ecba169cff44c09c8058c36987357b18 (diff) | |
| parent | 3759ce55ba79b8d3b9d8ed247a252273ee7dade3 (diff) | |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'doc/descriptions/xerox_mfp.desc')
| -rw-r--r-- | doc/descriptions/xerox_mfp.desc | 31 | 
1 files changed, 23 insertions, 8 deletions
| diff --git a/doc/descriptions/xerox_mfp.desc b/doc/descriptions/xerox_mfp.desc index dd9d283..46c2867 100644 --- a/doc/descriptions/xerox_mfp.desc +++ b/doc/descriptions/xerox_mfp.desc @@ -6,17 +6,18 @@  :mfg "Xerox"  :url "http://www.office.xerox.com/" -:model "Phaser 6110MFP" -:interface "USB" -:usbid "0x0924" "0x3d5d" -:status :good -  :model "Phaser 3200MFP"  :interface "USB"  :usbid "0x0924" "0x3da4" +:comment "All these models are turned out to be rebranded Samsungs."  :status :complete  :url "http://www.office.xerox.com/multifunction-printer/multifunction-under-30ppm/phaser-3200mfp/spec-enus.html" +:model "Phaser 6110MFP" +:interface "USB" +:usbid "0x0924" "0x3d5d" +:status :good +  :model "WorkCentre 3119 Series"  :interface "USB"  :usbid "0x0924" "0x4265" @@ -86,7 +87,7 @@  :model "SCX-4x16"  :interface "USB"  :usbid "0x04e8" "0x3409" -:status :untested +:status :unsupported  :model "SCX-6x20"  :interface "USB" @@ -279,7 +280,7 @@  :status :untested  :model "SCX-4623FW" -:interface "USB" +:interface "USB Ethernet"  :usbid "0x04e8" "0x3440"  :status :good @@ -382,6 +383,16 @@  :usbid "0x04e8" "0x3468"  :status :untested +:model "M2070" +:interface "USB" +:usbid "0x04e8" "0x3469" +:status :good + +:model "C1860FW" +:interface "USB" +:usbid "0x04e8" "0x346b" +:status :untested +  :model "M458x Series"  :interface "USB"  :usbid "0x04e8" "0x346f" @@ -402,6 +413,11 @@  :usbid "0x04e8" "0x3478"  :status :untested +:model "C480W" +:interface "USB" +:usbid "0x04e8" "0x347e" +:status :untested +  :model "K3250 Series"  :interface "USB"  :usbid "0x04e8" "0x3481" @@ -411,4 +427,3 @@  :interface "USB"  :usbid "0x04e8" "0x3482"  :status :untested - | 
