Add another device/vendor code combination to support yet another
KLSI-based device (Skymaster DHU-0404).
This commit is contained in:
parent
32ea939dcf
commit
97c17fb823
@ -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