Add Mustek 1200 CU Plus scanner.

Submitted by:	"Ilmar S. Habibulin" <ilmar@watson.org>
This commit is contained in:
Maxim Sobolev 2001-11-28 12:37:04 +00:00
parent b9c780d64e
commit 134290641e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87056
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 },