mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 19:08:58 +00:00
Add another device/vendor code combination to support yet another
KLSI-based device (Skymaster DHU-0404).
This commit is contained in:
parent
827a61b63d
commit
726fcd3955
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58187
@ -103,6 +103,7 @@ static const char rcsid[] =
|
||||
*/
|
||||
static struct kue_type kue_devs[] = {
|
||||
{ USB_VENDOR_AOX, USB_PRODUCT_AOX_USB101 },
|
||||
{ USB_VENDOR_KLSI, USB_PRODUCT_AOX_USB101 },
|
||||
{ USB_VENDOR_ADS, USB_PRODUCT_ADS_UBS10BT },
|
||||
{ USB_VENDOR_ATEN, USB_PRODUCT_ATEN_UC10T },
|
||||
{ USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_EA101 },
|
||||
|
Loading…
Reference in New Issue
Block a user