commit | 11171d1bde45eefa4fed605a5cf6ebe0e3d24395 | [log] [tgz] |
---|---|---|
author | Mirko Bordignon <mirko.bordignon@ieee.org> | Mon Mar 10 11:38:55 2008 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Mar 10 16:42:27 2008 -0700 |
tree | 518f9aee3e6f5c6b7688d9116d8e66e5b3026213 | |
parent | 20f590df4fbb962d1f8fcb12c4b4e790c7054045 [diff] |
USB: new ftdi_sio device id Here is a patch that adds support for the propox jtagcable II dongle (http://www.propox.com/products/t_117.html): their PID was missing, therefore we were not able to have the device recognized though it uses a standard FTDI chip. Signed-off-by: Mirko Bordignon <mirko.bordignon@ieee.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>