]> git.hungrycats.org Git - linux/commitdiff
[PATCH] new USB scanner IDs
authorAdam Polkosnik <apolkosnik@directvinternet.com>
Thu, 25 Jul 2002 05:58:34 +0000 (22:58 -0700)
committerGreg Kroah-Hartman <greg@kroah.com>
Thu, 25 Jul 2002 05:58:34 +0000 (22:58 -0700)
just a couple of extra IDs for Canon USB Scanners

drivers/usb/image/scanner.h

index 0fa9036358dc768b54eb5094f959c2d8b8ee57ce..6d726223090a034ae09ad1887ad3dc33c6dc6dec 100644 (file)
@@ -93,9 +93,12 @@ static struct usb_device_id scanner_device_ids [] = {
        { USB_DEVICE(0x06bd, 0x2097) }, /* SnapScan e26 */
        { USB_DEVICE(0x06bd, 0x208d) }, /* Snapscan e40 */
        /* Canon */
-       { USB_DEVICE(0x04a9, 0x2202) }, /* FB620U */
+       { USB_DEVICE(0x04a9, 0x2202) }, /* CanoScan FB620U */
+       { USB_DEVICE(0x04a9, 0x2204) }, /* CanoScan FB630U/FB636U */
+       { USB_DEVICE(0x04a9, 0x2206) }, /* CanoScan N650U/N656U */
+       { USB_DEVICE(0x04a9, 0x2207) }, /* CanoScan N1220U */
+       { USB_DEVICE(0x04a9, 0x2208) }, /* CanoScan D660U */ 
        { USB_DEVICE(0x04a9, 0x220b) }, /* D646U */
-       { USB_DEVICE(0x04a9, 0x2207) }, /* 1220U */
        /* Colorado -- See Primax/Colorado below */
        /* Epson -- See Seiko/Epson below */
        /* Genius */