Add id for the IO Data ET/T

PR:		23877
Submitted by:	Makoto MATSUSHITA <matusita@jp.freebsd.org>
This commit is contained in:
n_hibma 2001-04-07 20:47:29 +00:00
parent ee97bef8dd
commit 3d472160f6

View File

@ -116,6 +116,7 @@ Static struct kue_type kue_devs[] = {
{ USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10T },
{ USB_VENDOR_KLSI, USB_PRODUCT_KLSI_DUH3E10BT },
{ USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_ENET3 },
{ USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBETT },
{ 0, 0 }
};