Hi,

This patch against 2.4.20-rc1 adds some vendor/product ids for Mustek
and Lexmark scanners. Also, the names of the existing Mustek scanners
were fixed and the product id of the Bearpaw 1200 F was corrected.

I think that's a rather low-risk patch that can be applied. That's why
I splitted it from the patch that fixes the "two-endpoints-only" issue
and the "can't unload" issue of the scanner driver (posted earlier on
linux-usb-devel).

Bye,
  Henning

--- linux-2.4.20-rc1/drivers/usb/scanner.h      2002-11-07 13:45:15.000000000 +0100
+++ linux-2.4.20-rc1-patched/drivers/usb/scanner.h      2002-11-08 13:31:28.000000000 
++0100
@@ -121,6 +121,8 @@
        { USB_DEVICE(0x03f0, 0x605) },  /* 2200C */
        /* iVina */
        { USB_DEVICE(0x0638, 0x0268) }, /* 1200U */
+       /* Lexmark */
+       { USB_DEVICE(0x043d, 0x002d) }, /* X70/X73 */
        /* Lifetec */
        { USB_DEVICE(0x05d8, 0x4002) }, /* Lifetec LT9385 */
        /* Memorex */
@@ -136,17 +138,25 @@
        /* Minolta */
        //      { USB_DEVICE(0x0638,0x026a) }, /* Minolta Dimage Scan Dual II */
        /* Mustek */
-       { USB_DEVICE(0x055f, 0x0001) }, /* 1200 CU */
+       { USB_DEVICE(0x055f, 0x0001) }, /* ScanExpress 1200 CU */
        { USB_DEVICE(0x0400, 0x1000) }, /* BearPaw 1200 */
-       { USB_DEVICE(0x055f, 0x0002) }, /* 600 CU */
-       { USB_DEVICE(0x055f, 0x0873) }, /* 600 USB */
-       { USB_DEVICE(0x055f, 0x0003) }, /* 1200 USB */
-       { USB_DEVICE(0x055f, 0x0006) }, /* 1200 UB */
+       { USB_DEVICE(0x055f, 0x0002) }, /* ScanExpress 600 CU */
+       { USB_DEVICE(0x055f, 0x0873) }, /* ScanExpress 600 USB */
+       { USB_DEVICE(0x055f, 0x0003) }, /* ScanExpress 1200 USB */
+       { USB_DEVICE(0x055f, 0x0006) }, /* ScanExpress 1200 UB */
+       { USB_DEVICE(0x055f, 0x0007) }, /* ScanExpress 1200 USB Plus */
+       { USB_DEVICE(0x055f, 0x0210) }, /* ScanExpress A3 USB */
        { USB_DEVICE(0x0400, 0x1001) }, /* BearPaw 2400 */
-       { USB_DEVICE(0x055f, 0x0008) }, /* 1200 CU Plus */
-       { USB_DEVICE(0x0ff5, 0x0010) }, /* BearPaw 1200F */
+       { USB_DEVICE(0x055f, 0x0008) }, /* ScanExpress 1200 CU Plus */
+       { USB_DEVICE(0x055f, 0x0010) }, /* BearPaw 1200F */
        { USB_DEVICE(0x055f, 0x0218) }, /* BearPaw 2400 TA */
-       { USB_DEVICE(0x05d8, 0x4002) }, /* 1200 CU and 1200 UB Plus */
+       { USB_DEVICE(0x05d8, 0x4002) }, /* BearPaw 1200 CU and ScanExpress 1200 UB 
+Plus */
+       { USB_DEVICE(0x055f, 0x0219) }, /* BearPaw 2400 TA Plus */
+       { USB_DEVICE(0x055f, 0x021c) }, /* BearPaw 1200 CU Plus */
+       { USB_DEVICE(0x055f, 0x021d) }, /* Bearpaw 2400 CU Plus */
+       { USB_DEVICE(0x055f, 0x021e) }, /* BearPaw 1200 TA/CS */
+       { USB_DEVICE(0x055f, 0x0400) }, /* BearPaw 2400 TA PRO */
+       { USB_DEVICE(0x055f, 0x1000) }, /* BearPaw 4800 TA PRO */
        /* Plustek */
        { USB_DEVICE(0x07b3, 0x0017) }, /* OpticPro UT12 */
        { USB_DEVICE(0x07b3, 0x0011) }, /* OpticPro UT24 */




-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to