From 2b0c7a3170a6ef0ab74bbf652069aa06a069e8c6 Mon Sep 17 00:00:00 2001 From: Alex Belkin Date: Tue, 5 Feb 2019 15:19:27 +0300 Subject: [PATCH] xerox_mfp: Add Samsung C480W usb id Reported in #54 by Lambrigts walter. --- backend/xerox_mfp.conf.in | 3 +++ doc/descriptions/xerox_mfp.desc | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/backend/xerox_mfp.conf.in b/backend/xerox_mfp.conf.in index e2c2b63ef..39bf66996 100644 --- a/backend/xerox_mfp.conf.in +++ b/backend/xerox_mfp.conf.in @@ -214,6 +214,9 @@ usb 0x04e8 0x3477 #Samsung K401 Series usb 0x04e8 0x3478 +#Samsung C480W +usb 0x04e8 0x347e + #Samsung K3250 Series usb 0x04e8 0x3481 diff --git a/doc/descriptions/xerox_mfp.desc b/doc/descriptions/xerox_mfp.desc index 7f9f35659..2311663ac 100644 --- a/doc/descriptions/xerox_mfp.desc +++ b/doc/descriptions/xerox_mfp.desc @@ -413,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" -- 2.22.2