Regenerate.

This commit is contained in:
wpaul 2003-04-20 20:17:10 +00:00
parent d06bc9076c
commit c2237ae462
2 changed files with 16 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.119 2003/04/20 19:05:33 wpaul Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.120 2003/04/20 20:15:42 wpaul Exp
*/
/*
@ -557,6 +557,7 @@
/* D-Link products */
/*product DLINK DSBS25 0x0100 DSB-S25 serial adapter*/
#define USB_PRODUCT_DLINK_DUBE100 0x1a00 /* 10/100 ethernet adapter */
#define USB_PRODUCT_DLINK_DSB650TX4 0x200c /* 10/100 ethernet adapter */
#define USB_PRODUCT_DLINK_DSB650C 0x4000 /* 10Mbps ethernet adapter */
#define USB_PRODUCT_DLINK_DSB650TX1 0x4001 /* 10/100 ethernet adapter */
@ -904,6 +905,7 @@
/* Netgear products */
#define USB_PRODUCT_NETGEAR_EA101 0x1001 /* Ethernet adapter */
#define USB_PRODUCT_NETGEAR_FA120 0x1040 /* USB 2.0 Ethernet adapter */
/* Nikon products */
#define USB_PRODUCT_NIKON_E990 0x0102 /* Digital Camera E990 */

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.119 2003/04/20 19:05:33 wpaul Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.120 2003/04/20 20:15:42 wpaul Exp
*/
/*
@ -675,6 +675,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Digi International",
"AccelePort USB 8",
},
{
USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DUBE100,
0,
"D-Link",
"10/100 ethernet adapter",
},
{
USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX4,
0,
@ -1989,6 +1995,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"BayNETGEAR",
"Ethernet adapter",
},
{
USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_FA120,
0,
"BayNETGEAR",
"USB 2.0 Ethernet adapter",
},
{
USB_VENDOR_NIKON, USB_PRODUCT_NIKON_E990,
0,