This commit is contained in:
Josef Karthauser 2002-07-30 23:30:56 +00:00
parent 3fc6710b56
commit 7ebe6f9e2f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100997
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.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 */

View File

@ -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,