Add support for the Accton USB320-EC Ethernet adapter.

MFC after:	14
This commit is contained in:
dwhite 2001-09-09 03:08:30 +00:00
parent 2cd8d9ae61
commit aed5856aa9

View File

@ -120,6 +120,7 @@ Static struct aue_type aue_devs[] = {
{ USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_KNU101TX },
{ USB_VENDOR_ABOCOM, USB_PRODUCT_DLINK_DSB650TX_PNA },
{ USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBETTX },
{ USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_USB320_EC },
{ 0, 0 }
};