This commit is contained in:
augustss 2000-01-24 08:44:33 +00:00
parent 46ada10a40
commit 50f87c16d8
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.73 2000/01/17 14:56:23 augustss Exp $ */
/* $NetBSD: usbdevs.h,v 1.74 2000/01/24 08:44:33 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.72 2000/01/17 14:56:01 augustss Exp
* NetBSD: usbdevs,v 1.73 2000/01/24 08:44:07 augustss Exp
*/
/*
@ -307,6 +307,7 @@
#define USB_PRODUCT_LEXMARK_S2450 0x0009 /* Optra S 2450 */
/* Linksys products */
#define USB_PRODUCT_LINKSYS_USB10T 0x2202 /* USB10T Ethernet */
#define USB_PRODUCT_LINKSYS_USB100TX 0x2203 /* USB100TX Ethernet */
/* Logitech products */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.73 2000/01/17 14:56:23 augustss Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.74 2000/01/24 08:44:34 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.72 2000/01/17 14:56:01 augustss Exp
* NetBSD: usbdevs,v 1.73 2000/01/24 08:44:07 augustss Exp
*/
/*
@ -495,6 +495,12 @@ struct usb_knowndev usb_knowndevs[] = {
"Lexmark International Inc.",
"Optra S 2450",
},
{
USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10T,
0,
"Linksys Inc.",
"USB10T Ethernet",
},
{
USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB100TX,
0,