diff --git a/backend/xerox_mfp.conf.in b/backend/xerox_mfp.conf.in index 9256bdfc2..e2c2b63ef 100644 --- a/backend/xerox_mfp.conf.in +++ b/backend/xerox_mfp.conf.in @@ -196,6 +196,9 @@ usb 0x04e8 0x3466 #Samsung C460 Series usb 0x04e8 0x3468 +#Samsung M2070 Series +usb 0x04e8 0x3469 + #Samsung C1860FW usb 0x04e8 0x346b diff --git a/doc/descriptions/xerox_mfp.desc b/doc/descriptions/xerox_mfp.desc index 5d897bb8a..7f9f35659 100644 --- a/doc/descriptions/xerox_mfp.desc +++ b/doc/descriptions/xerox_mfp.desc @@ -383,6 +383,11 @@ :usbid "0x04e8" "0x3468" :status :untested +:model "M2070" +:interface "USB" +:usbid "0x04e8" "0x3469" +:status :good + :model "C1860FW" :interface "USB" :usbid "0x04e8" "0x346b"