Regenerate.

This commit is contained in:
Josef Karthauser 2002-01-03 18:58:08 +00:00
parent fdf0d9cf25
commit baf99b5458
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.70 2001/12/10 11:40:38 sheldonh Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.72 2002/01/03 18:56:35 joe Exp
*/
/*
@ -692,6 +692,7 @@
#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 */
#define USB_PRODUCT_LINKSYS_USB10TX2 0x400b /* USB10TX */
/* Logitech products */
#define USB_PRODUCT_LOGITECH_M2452 0x0203 /* M2452 keyboard */

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.70 2001/12/10 11:40:38 sheldonh Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.72 2002/01/03 18:56:35 joe Exp
*/
/*
@ -1209,6 +1209,12 @@ struct usb_knowndev usb_knowndevs[] = {
"Linksys, Inc.",
"USB10TA Ethernet",
},
{
USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10TX2,
0,
"Linksys, Inc.",
"USB10TX",
},
{
USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_M2452,
0,