From fd18d197f8346ebee2841fc0ddbd5bbca6e8649e Mon Sep 17 00:00:00 2001 From: Piraty Date: Sun, 3 Feb 2019 15:06:59 +0100 Subject: [PATCH] xerox_mfp: Add Samsung Xpress M2070 Device is tested with latest sane (1.0.27) on several Linux distributions (Void Linux + Ubuntu), using the proposed addition. Frontends used to test are: simple-scan and xsane --- 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 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"