USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0
authorMichael Hennerich <[email protected]>
Fri, 6 Mar 2009 22:07:43 +0000 (14:07 -0800)
committerGreg Kroah-Hartman <[email protected]>
Tue, 17 Mar 2009 21:01:28 +0000 (14:01 -0700)
Signed-off-by: Michael Hennerich <[email protected]>
Signed-off-by: Bryan Wu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio.h

index f77339265ee634bb2631580e93fda11bc1549ac9..ae84c326a54039cf7ef077823d94550860df74b5 100644 (file)
@@ -666,6 +666,8 @@ static struct usb_device_id id_table_combined [] = {
        { USB_DEVICE(ATMEL_VID, STK541_PID) },
        { USB_DEVICE(DE_VID, STB_PID) },
        { USB_DEVICE(DE_VID, WHT_PID) },
+       { USB_DEVICE(ADI_VID, ADI_GNICE_PID),
+               .driver_info = (kernel_ulong_t)&ftdi_jtag_quirk },
        { },                                    /* Optional parameter entry */
        { }                                     /* Terminating entry */
 };
index f2745edabcd94dccd53a77aa75d96b7becefb039..daaf63db0b500171bdea0ceaa740f880c697eb24 100644 (file)
 #define STB_PID                        0x0001 /* Sensor Terminal Board */
 #define WHT_PID                        0x0004 /* Wireless Handheld Terminal */
 
+/*
+ * Blackfin gnICE JTAG
+ * http://docs.blackfin.uclinux.org/doku.php?id=hw:jtag:gnice
+ */
+#define ADI_VID                0x0456
+#define ADI_GNICE_PID          0xF000
+
 /*
  *   BmRequestType:  1100 0000b
  *   bRequest:       FTDI_E2_READ