This commit is contained in:
Josef Karthauser 2003-07-01 12:17:18 +00:00
parent 4f1e4d55e7
commit 5d37567d73
2 changed files with 9 additions and 2 deletions

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.128 2003/07/01 08:46:01 joe Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.129 2003/07/01 12:16:46 joe Exp
*/
/*
@ -908,6 +908,7 @@
#define USB_PRODUCT_MUSTEK_1200USBPLUS 0x0007 /* 1200 USB Plus scanner */
#define USB_PRODUCT_MUSTEK_1200CUPLUS 0x0008 /* 1200 CU Plus scanner */
#define USB_PRODUCT_MUSTEK_BEARPAW1200F 0x0010 /* BearPaw 1200F scanner */
#define USB_PRODUCT_MUSTEK_BEARPAW1200TA 0x021e /* BearPaw 1200TA scanner */
#define USB_PRODUCT_MUSTEK_600USB 0x0873 /* 600 USB scanner */
#define USB_PRODUCT_MUSTEK_MDC800 0xa800 /* MDC-800 digital camera */

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.128 2003/07/01 08:46:01 joe Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.129 2003/07/01 12:16:46 joe Exp
*/
/*
@ -2013,6 +2013,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Mustek Systems",
"BearPaw 1200F scanner",
},
{
USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_BEARPAW1200TA,
0,
"Mustek Systems",
"BearPaw 1200TA scanner",
},
{
USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_600USB,
0,