Add support for a couple of network adapters; the 3Com 3C460B and

the Belkin USB2LAN.

Obtained from:	NetBSD
This commit is contained in:
joe 2002-07-30 23:30:15 +00:00
parent e445eb7a94
commit 8a4e23233d
2 changed files with 3 additions and 0 deletions

View File

@ -114,6 +114,7 @@ struct aue_type {
};
Static const struct aue_type aue_devs[] = {
{{ USB_VENDOR_3COM, USB_PRODUCT_3COM_3C460B}, PII },
{{ USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX1}, PNA|PII },
{{ USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX2}, PII },
{{ USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_UFE1000}, LSYS },
@ -129,6 +130,7 @@ Static const struct aue_type aue_devs[] = {
{{ USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_SS1001}, PII },
{{ USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUS}, PNA },
{{ USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUSII}, PII },
{{ USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_USB2LAN}, PII },
{{ USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USB100}, 0 },
{{ USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USBLP100}, PNA },
{{ USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USBEL100}, 0 },

View File

@ -460,6 +460,7 @@ product AVISION 1200U 0x0268 1200U scanner
/* Belkin products */
/*product BELKIN F5U111 0x???? F5U111 Ethernet adapter*/
product BELKIN2 F5U002 0x0002 F5U002 Parallel printer adapter
product BELKIN USB2LAN 0x0121 USB to LAN Converter
/* Billionton products */
product BILLIONTON USB100 0x0986 USB100N 10/100 FastEthernet Adapter