USB: ftdi driver - add support for optical probe device
Added support for the Elster Unicom III Optical Probe. The device ID has already been added to the usb.ids file. Cc: stable <stable@kernel.org> Signed-off-by: Ed Beroset <beroset@mindspring.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
57833ea6b9
commit
4bb0ef193b
@@ -536,6 +536,8 @@
|
||||
#define OLIMEX_VID 0x15BA
|
||||
#define OLIMEX_ARM_USB_OCD_PID 0x0003
|
||||
|
||||
/* www.elsterelectricity.com Elster Unicom III Optical Probe */
|
||||
#define FTDI_ELSTER_UNICOM_PID 0xE700 /* Product Id */
|
||||
|
||||
/*
|
||||
* The Mobility Lab (TML)
|
||||
|
Reference in New Issue
Block a user