Hi, This patch adds vendor/product ids for two Visioneer scanners.
Bye, Henning diff -u -r linux-2.4.21-pre3.interface2/drivers/usb/scanner.c linux-2.4.21-pre3.newids/drivers/usb/scanner.c --- linux-2.4.21-pre3.interface2/drivers/usb/scanner.c 2003-01-12 22:43:15.000000000 +0100 +++ linux-2.4.21-pre3.newids/drivers/usb/scanner.c 2003-01-12 23:11:55.000000000 ++0100 @@ -330,6 +330,9 @@ * - Add locking to ioctl_scanner(). Thanks to Oliver Neukum * <[EMAIL PROTECTED]>. * + * 0.4.10 01/07/2003 + * - Added vendor/product ids for Visioneer scanners. + * * TODO * - Remove the 2/3 endpoint limitation * - Performance Nur in linux-2.4.21-pre3.interface2/drivers/usb/: scanner.c.orig. diff -u -r linux-2.4.21-pre3.interface2/drivers/usb/scanner.h linux-2.4.21-pre3.newids/drivers/usb/scanner.h --- linux-2.4.21-pre3.interface2/drivers/usb/scanner.h 2003-01-12 22:43:15.000000000 +0100 +++ linux-2.4.21-pre3.newids/drivers/usb/scanner.h 2003-01-12 23:16:37.000000000 ++0100 @@ -119,6 +119,7 @@ { USB_DEVICE(0x0458, 0x2016) }, /* ColorPage-HR6X */ /* Hewlett Packard */ { USB_DEVICE(0x03f0, 0x0505) }, /* ScanJet 2100C */ + { USB_DEVICE(0x03f0, 0x0605) }, /* 2200C */ { USB_DEVICE(0x03f0, 0x0901) }, /* 2300C */ { USB_DEVICE(0x03f0, 0x0205) }, /* 3300C */ { USB_DEVICE(0x03f0, 0x0405) }, /* 3400C */ @@ -131,7 +132,6 @@ // { USB_DEVICE(0x03f0, 0x0701) }, /* 5300C - NOT SUPPORTED - see http://www.neatech.nl/oss/HP5300C/ */ { USB_DEVICE(0x03f0, 0x0201) }, /* 6200C */ { USB_DEVICE(0x03f0, 0x0601) }, /* 6300C */ - { USB_DEVICE(0x03f0, 0x605) }, /* 2200C */ /* iVina */ { USB_DEVICE(0x0638, 0x0268) }, /* 1200U */ /* Lexmark */ @@ -239,6 +239,8 @@ { USB_DEVICE(0x04a7, 0x0311) }, /* 6200 EPP/USB */ { USB_DEVICE(0x04a7, 0x0321) }, /* OneTouch 8100 EPP/USB */ { USB_DEVICE(0x04a7, 0x0331) }, /* OneTouch 8600 EPP/USB */ + { USB_DEVICE(0x0461, 0x0345) }, /* 6200 (actually Primax?) */ + { USB_DEVICE(0x0461, 0x0371) }, /* Onetouch 8920 USB (actually Primax?) */ { } /* Terminating entry */ }; ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel