mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-21 15:45:02 +00:00
Add support Buffalo(MELCO) USB-Key Lan Adaptor(LUA-U2-KTX)
Submitted by: KAWAI Kenichi <kawai.kenichi@canon.co.jp>
This commit is contained in:
parent
cd46a114fc
commit
e9d1d719e0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128637
@ -108,6 +108,7 @@ Static struct axe_type axe_devs[] = {
|
||||
{ USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88172 },
|
||||
{ USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DUBE100 },
|
||||
{ USB_VENDOR_LINKSYS2, USB_PRODUCT_LINKSYS_USB200M },
|
||||
{ USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUAU2KTX },
|
||||
{ USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_FA120 },
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
@ -926,6 +926,7 @@ product MELCO LUATX5 0x0005 LUA-TX Ethernet
|
||||
product MELCO LUA2TX5 0x0009 LUA2-TX Ethernet
|
||||
product MELCO LUAKTX 0x0012 LUA-KTX Ethernet
|
||||
product MELCO DUBPXXG 0x001c USB-IDE Bridge: DUB-PxxG
|
||||
product MELCO LUAU2KTX 0x003d LUA-U2-KTX Ethernet
|
||||
|
||||
/* Metricom products */
|
||||
product METRICOM RICOCHET_GS 0x0001 Ricochet GS
|
||||
|
Loading…
Reference in New Issue
Block a user