This commit is contained in:
augustss 2000-05-06 18:28:36 +00:00
parent 13d8353ffc
commit fd58a6ae12
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.97 2000/04/27 15:26:51 augustss Exp $ */
/* $NetBSD: usbdevs.h,v 1.98 2000/05/06 18:28:36 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.95 2000/04/23 19:03:45 augustss Exp
* NetBSD: usbdevs,v 1.97 2000/05/06 18:28:01 augustss Exp
*/
/*
@ -456,6 +456,7 @@
/* Linksys products */
#define USB_PRODUCT_LINKSYS_USB10T 0x2202 /* USB10T Ethernet */
#define USB_PRODUCT_LINKSYS_USB100TX 0x2203 /* USB100TX Ethernet */
#define USB_PRODUCT_LINKSYS_USB100H1 0x2204 /* USB100H1 Ethernet/HPNA */
#define USB_PRODUCT_LINKSYS_USB10TA 0x2206 /* USB10TA Ethernet */
/* Logitech products */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.97 2000/04/27 15:26:51 augustss Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.98 2000/05/06 18:28:36 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.95 2000/04/23 19:03:45 augustss Exp
* NetBSD: usbdevs,v 1.97 2000/05/06 18:28:01 augustss Exp
*/
/*
@ -669,6 +669,12 @@ struct usb_knowndev usb_knowndevs[] = {
"Linksys, Inc.",
"USB100TX Ethernet",
},
{
USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB100H1,
0,
"Linksys, Inc.",
"USB100H1 Ethernet/HPNA",
},
{
USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10TA,
0,