mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add AboCom Systems USB to 1M HomePNA & 10M/100M Fast Ethernet Adapter.
PR: kern/28537 Submitted by: Hiroyuki Aizu <aizu@navi.org> MFC after: 5 days
This commit is contained in:
parent
0bea5808a1
commit
0a40173c0c
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ Static struct aue_type aue_devs[] = {
|
|||
{ USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10TA },
|
||||
{ USB_VENDOR_COREGA, USB_PRODUCT_COREGA_FETHER_USB_TX },
|
||||
{ USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_KNU101TX, },
|
||||
{ USB_VENDOR_ABOCOM, USB_PRODUCT_DLINK_DSB650TX_PNA },
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue