This commit is contained in:
augustss 2002-08-22 02:12:16 +00:00
parent bd7284c0c1
commit 8a40ad021e
2 changed files with 13 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.274 2002/08/13 11:37:22 augustss Exp $ */ /* $NetBSD: usbdevs.h,v 1.275 2002/08/22 02:12:16 augustss Exp $ */
/* /*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
* *
* generated from: * generated from:
* NetBSD: usbdevs,v 1.269 2002/08/13 11:37:09 augustss Exp * NetBSD: usbdevs,v 1.270 2002/08/22 02:11:53 augustss Exp
*/ */
/* /*
@ -497,6 +497,9 @@
#define USB_PRODUCT_BILLIONTON_USBEL100 0x0988 /* USB100EL */ #define USB_PRODUCT_BILLIONTON_USBEL100 0x0988 /* USB100EL */
#define USB_PRODUCT_BILLIONTON_USBE100 0x8511 /* USBE100 */ #define USB_PRODUCT_BILLIONTON_USBE100 0x8511 /* USBE100 */
/* Broadcom products */
#define USB_PRODUCT_BROADCOM_BCM2033 0x2033 /* BCM2033 Bluetooth adapter */
/* Brother Industries products */ /* Brother Industries products */
#define USB_PRODUCT_BROTHER_HL1050 0x0002 /* HL-1050 laser printer */ #define USB_PRODUCT_BROTHER_HL1050 0x0002 /* HL-1050 laser printer */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.275 2002/08/13 11:37:23 augustss Exp $ */ /* $NetBSD: usbdevs_data.h,v 1.276 2002/08/22 02:12:16 augustss Exp $ */
/* /*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
* *
* generated from: * generated from:
* NetBSD: usbdevs,v 1.269 2002/08/13 11:37:09 augustss Exp * NetBSD: usbdevs,v 1.270 2002/08/22 02:11:53 augustss Exp
*/ */
/* /*
@ -525,6 +525,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Billionton Systems", "Billionton Systems",
"USBE100", "USBE100",
}, },
{
USB_VENDOR_BROADCOM, USB_PRODUCT_BROADCOM_BCM2033,
0,
"Broadcom",
"BCM2033 Bluetooth adapter",
},
{ {
USB_VENDOR_BROTHER, USB_PRODUCT_BROTHER_HL1050, USB_VENDOR_BROTHER, USB_PRODUCT_BROTHER_HL1050,
0, 0,