patch-2.4.27 linux-2.4.27/drivers/usb/serial/ftdi_sio.h
Next file: linux-2.4.27/drivers/usb/serial/io_edgeport.c
Previous file: linux-2.4.27/drivers/usb/serial/ftdi_sio.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
2004-08-07 16:26:05.799393826 -0700
- Orig file:
linux-2.4.26/drivers/usb/serial/ftdi_sio.h
- Orig date:
2004-04-14 06:05:34.000000000 -0700
diff -urN linux-2.4.26/drivers/usb/serial/ftdi_sio.h linux-2.4.27/drivers/usb/serial/ftdi_sio.h
@@ -165,6 +165,11 @@
#define PROTEGO_SPECIAL_3 0xFC72 /* special/unknown device */
#define PROTEGO_SPECIAL_4 0xFC73 /* special/unknown device */
+/* CCS Inc. ICDU/ICDU40 product ID - the FT232BM is used in an in-circuit-debugger */
+/* unit for PIC16's/PIC18's */
+#define FTDI_CCSICDU20_0_PID 0xF9D0
+#define FTDI_CCSICDU40_1_PID 0xF9D1
+
/* Commands */
#define FTDI_SIO_RESET 0 /* Reset the port */
#define FTDI_SIO_MODEM_CTRL 1 /* Set the modem control register */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)