USB: ftdi_sio: Added PID for new ekey device
Added support to the ftdi_sio driver for ekey Converter USB which uses an FT232BM chip. Signed-off-by: Jaša Bartelj <jasa.bartelj@gmail.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>
This commit is contained in:

committed by
Johan Hovold

parent
91fcb1ce42
commit
646907f5bf
@@ -1380,3 +1380,8 @@
|
||||
#define BRAINBOXES_US_160_6_PID 0x9006 /* US-160 16xRS232 1Mbaud Port 11 and 12 */
|
||||
#define BRAINBOXES_US_160_7_PID 0x9007 /* US-160 16xRS232 1Mbaud Port 13 and 14 */
|
||||
#define BRAINBOXES_US_160_8_PID 0x9008 /* US-160 16xRS232 1Mbaud Port 15 and 16 */
|
||||
|
||||
/*
|
||||
* ekey biometric systems GmbH (http://ekey.net/)
|
||||
*/
|
||||
#define FTDI_EKEY_CONV_USB_PID 0xCB08 /* Converter USB */
|
||||
|
Reference in New Issue
Block a user