]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/serial/ch341.c
Merge branch 'x86/fixmap' into x86/devel
[linux-2.6-omap-h63xx.git] / drivers / usb / serial / ch341.c
index ba28fdc9ccd2f589a2ec5038616dc91795fd9757..1f7c86bd8297c85e21a72451c5abed5e647a38a2 100644 (file)
@@ -28,6 +28,7 @@ static int debug;
 
 static struct usb_device_id id_table [] = {
        { USB_DEVICE(0x4348, 0x5523) },
+       { USB_DEVICE(0x1a86, 0x7523) },
        { },
 };
 MODULE_DEVICE_TABLE(usb, id_table);