|
@@ -28,6 +28,7 @@ static int debug;
|
|
|
|
|
|
static struct usb_device_id id_table [] = {
|
|
static struct usb_device_id id_table [] = {
|
|
{ USB_DEVICE(0x4348, 0x5523) },
|
|
{ USB_DEVICE(0x4348, 0x5523) },
|
|
|
|
+ { USB_DEVICE(0x1a86, 0x7523) },
|
|
{ },
|
|
{ },
|
|
};
|
|
};
|
|
MODULE_DEVICE_TABLE(usb, id_table);
|
|
MODULE_DEVICE_TABLE(usb, id_table);
|