[sane-devel] hotplug support for Epson CX6600

Aurelien Jarno lists@aurel32.net
Thu, 3 Feb 2005 20:00:34 +0100


--sm4nu43k4a2Rpi4c
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline

Hi,

Please find attached a patch to add support for the Epson CX6600 to
libsane.usermap.

Bye,
Aurelien


-- 
  .''`.  Aurelien Jarno	              GPG: 1024D/F1BCDB73
 : :' :  Debian GNU/Linux developer | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

--sm4nu43k4a2Rpi4c
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: attachment; filename="sane-backends_epson_cx6600.patch"

Index: tools/hotplug/libsane.usermap
===================================================================
RCS file: /cvsroot/sane/sane-backends/tools/hotplug/libsane.usermap,v
retrieving revision 1.14
diff -u -d -p -r1.14 libsane.usermap
--- tools/hotplug/libsane.usermap	16 Jan 2005 16:29:25 -0000	1.14
+++ tools/hotplug/libsane.usermap	1 Feb 2005 10:38:43 -0000
@@ -265,6 +265,8 @@ libusbscanner             0x0003      0x
 libusbscanner             0x0003      0x04b8   0x0802    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
 # Epson Corp.|Stylus CX6400
 libusbscanner             0x0003      0x04b8   0x0805    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
+# Epson Corp.|Stylus CX6600 
+libusbscanner             0x0003      0x04b8   0x0813    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
 # Epson Corp.|Stylus RX425
 libusbscanner             0x0003      0x04b8   0x080f    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
 # Epson Corp.|Stylus RX600

--sm4nu43k4a2Rpi4c--