[sane-devel] [PATCH] libsane.usermap: support for Epson Stylus CX6400
Aurelien Jarno
aurelien@aurel32.net
Mon, 9 Aug 2004 22:58:00 +0200
--0F1p//8PRICkK4MW
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Hi all !
Please find attached a patch to add the Epson Stylus CX6400 to
libsane.usermap. It was send to me via the Debian BTS.
I also attached a patch to fix the name of the CX5400 so that Epson is
written the same way all along this file.
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
--0F1p//8PRICkK4MW
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: attachment; filename="libsane.usermap_epson.stylus.CX6400.patch"
Index: tools/hotplug/libsane.usermap
===================================================================
RCS file: /cvsroot/sane/sane-backends/tools/hotplug/libsane.usermap,v
retrieving revision 1.9
diff -u -1 -b -p -r1.9 libsane.usermap
--- tools/hotplug/libsane.usermap 8 Aug 2004 10:00:02 -0000 1.9
+++ tools/hotplug/libsane.usermap 9 Aug 2004 19:59:49 -0000
@@ -261,2 +261,4 @@ 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 CX5400
--0F1p//8PRICkK4MW
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: attachment; filename="libsane.usermap_epson.stylus.CX5400.patch"
Index: tools/hotplug/libsane.usermap
===================================================================
RCS file: /cvsroot/sane/sane-backends/tools/hotplug/libsane.usermap,v
retrieving revision 1.9
diff -u -1 -b -p -r1.9 libsane.usermap
--- tools/hotplug/libsane.usermap 8 Aug 2004 10:00:02 -0000 1.9
+++ tools/hotplug/libsane.usermap 9 Aug 2004 20:00:20 -0000
@@ -261,3 +261,3 @@ libusbscanner 0x0003 0x
libusbscanner 0x0003 0x04b8 0x0802 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000
-# EPSON Corp.|Stylus CX5400
+# Epson Corp.|Stylus CX5400
libusbscanner 0x0003 0x04b8 0x0808 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000
--0F1p//8PRICkK4MW--