mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add id for the IO Data ET/T
PR: 23877 Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
This commit is contained in:
parent
9733a80839
commit
b9688f84b0
1 changed files with 1 additions and 0 deletions
|
|
@ -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 }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue