This commit is contained in:
augustss 2000-12-04 03:37:07 +00:00
parent e2925e0555
commit f4d0a8c54a
2 changed files with 20 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.130 2000/11/26 21:04:43 augustss Exp $ */
/* $NetBSD: usbdevs.h,v 1.131 2000/12/04 03:37:07 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.129 2000/11/26 21:04:20 augustss Exp
* NetBSD: usbdevs,v 1.130 2000/12/04 03:36:42 augustss Exp
*/
/*
@ -273,6 +273,7 @@
#define USB_VENDOR_MOTOROLA 0x1063 /* Motorola */
#define USB_VENDOR_PLX 0x10b5 /* PLX */
#define USB_VENDOR_BELKIN2 0x1293 /* Belkin Components (2nd) */
#define USB_VENDOR_SILICONPORTALS 0x1527 /* Silicon Portals Inc. */
#define USB_VENDOR_UMAX 0x1606 /* UMAX Data Systems, Inc. */
#define USB_VENDOR_INSIDEOUT 0x1608 /* Inside Out Networks */
#define USB_VENDOR_ENTREGA 0x1645 /* Entrega */
@ -718,6 +719,9 @@
/* SIIG products */
#define USB_PRODUCT_SIIG_DIGIFILMREADER 0x0004 /* DigiFilm-Combo Reader */
/* Silicon Portals Inc. */
#define USB_PRODUCT_SILICONPORTALS_YAPPHONE 0x0200 /* YAP Phone */
/* Sirius Technologies products */
#define USB_PRODUCT_SIRIUS_ROADSTER 0x0001 /* NetComm Roadster II 56 USB */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.130 2000/11/26 21:04:43 augustss Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.131 2000/12/04 03:37:07 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.129 2000/11/26 21:04:20 augustss Exp
* NetBSD: usbdevs,v 1.130 2000/12/04 03:36:42 augustss Exp
*/
/*
@ -1431,6 +1431,12 @@ struct usb_knowndev usb_knowndevs[] = {
"SIIG",
"DigiFilm-Combo Reader",
},
{
USB_VENDOR_SILICONPORTALS, USB_PRODUCT_SILICONPORTALS_YAPPHONE,
0,
"Silicon Portals Inc.",
"YAP Phone",
},
{
USB_VENDOR_SIRIUS, USB_PRODUCT_SIRIUS_ROADSTER,
0,
@ -3003,6 +3009,12 @@ struct usb_knowndev usb_knowndevs[] = {
"Belkin Components (2nd)",
NULL,
},
{
USB_VENDOR_SILICONPORTALS, 0,
USB_KNOWNDEV_NOPROD,
"Silicon Portals Inc.",
NULL,
},
{
USB_VENDOR_UMAX, 0,
USB_KNOWNDEV_NOPROD,