Regen
This commit is contained in:
parent
8a4e23233d
commit
6c7c2ae1a1
@ -4,7 +4,7 @@
|
||||
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.95 2002/07/30 11:02:35 sobomax Exp
|
||||
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.96 2002/07/30 23:30:15 joe Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -467,6 +467,7 @@
|
||||
/* Belkin products */
|
||||
/*product BELKIN F5U111 0x???? F5U111 Ethernet adapter*/
|
||||
#define USB_PRODUCT_BELKIN2_F5U002 0x0002 /* F5U002 Parallel printer adapter */
|
||||
#define USB_PRODUCT_BELKIN_USB2LAN 0x0121 /* USB to LAN Converter */
|
||||
|
||||
/* Billionton products */
|
||||
#define USB_PRODUCT_BILLIONTON_USB100 0x0986 /* USB100N 10/100 FastEthernet Adapter */
|
||||
|
@ -4,7 +4,7 @@
|
||||
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.95 2002/07/30 11:02:35 sobomax Exp
|
||||
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.96 2002/07/30 23:30:15 joe Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -429,6 +429,12 @@ const struct usb_knowndev usb_knowndevs[] = {
|
||||
"Belkin Components",
|
||||
"F5U002 Parallel printer adapter",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_USB2LAN,
|
||||
0,
|
||||
"Belkin Components",
|
||||
"USB to LAN Converter",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USB100,
|
||||
0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user