USB: add PID for FTDI based OpenDCC hardware
The OpenDCC project is developing a new hardware. This patch adds its PID to the list of known FTDI devices. The PID can be found at http://www.opendcc.de/elektronik/usb/opendcc_usb.html Signed-off-by: Rainer Keller <mail@rainerkeller.de> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
748eee0986
commit
99c1e4f89d
@@ -61,6 +61,7 @@
|
||||
#define FTDI_OPENDCC_SNIFFER_PID 0xBFD9
|
||||
#define FTDI_OPENDCC_THROTTLE_PID 0xBFDA
|
||||
#define FTDI_OPENDCC_GATEWAY_PID 0xBFDB
|
||||
#define FTDI_OPENDCC_GBM_PID 0xBFDC
|
||||
|
||||
/*
|
||||
* RR-CirKits LocoBuffer USB (http://www.rr-cirkits.com)
|
||||
|
Reference in New Issue
Block a user