Add another device/vendor code combination to support yet another

KLSI-based device (Skymaster DHU-0404).
This commit is contained in:
Bill Paul 2000-03-18 01:36:37 +00:00
parent 827a61b63d
commit 726fcd3955
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58187

View File

@ -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 },