Add Mustek 1200 CU Plus scanner.

Submitted by:	"Ilmar S. Habibulin" <ilmar@watson.org>
This commit is contained in:
sobomax 2001-11-28 12:37:04 +00:00
parent 2b7085ab5b
commit 5252a8b839
2 changed files with 2 additions and 0 deletions

View File

@ -762,6 +762,7 @@ product MUSTEK 600CU 0x0002 600 CU scanner
product MUSTEK 1200USB 0x0003 1200 USB scanner
product MUSTEK 1200UB 0x0006 1200 UB scanner
product MUSTEK 1200USBPLUS 0x0007 1200 USB Plus scanner
product MUSTEK 1200CUPLUS 0x0008 1200 CU Plus scanner
product MUSTEK BEARPAW1200F 0x0010 BearPaw 1200F scanner
product MUSTEK 600USB 0x0873 600 USB scanner
product MUSTEK MDC800 0xa800 MDC-800 digital camera

View File

@ -127,6 +127,7 @@ static const struct scanner_id {
{ USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_600CU },
{ USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200USB },
{ USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200UB },
{ USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200CUPLUS },
/* National */
{ USB_VENDOR_NATIONAL, USB_PRODUCT_NATIONAL_BEARPAW1200 },