|
@@ -958,6 +958,10 @@ static const struct usb_device_id products [] = {
|
|
// Billionton Systems, USB2AR
|
|
// Billionton Systems, USB2AR
|
|
USB_DEVICE (0x08dd, 0x90ff),
|
|
USB_DEVICE (0x08dd, 0x90ff),
|
|
.driver_info = (unsigned long) &ax8817x_info,
|
|
.driver_info = (unsigned long) &ax8817x_info,
|
|
|
|
+}, {
|
|
|
|
+ // Billionton Systems, GUSB2AM-1G-B
|
|
|
|
+ USB_DEVICE(0x08dd, 0x0114),
|
|
|
|
+ .driver_info = (unsigned long) &ax88178_info,
|
|
}, {
|
|
}, {
|
|
// ATEN UC210T
|
|
// ATEN UC210T
|
|
USB_DEVICE (0x0557, 0x2009),
|
|
USB_DEVICE (0x0557, 0x2009),
|