]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: ftdi-sio: add support for more Physik Instrumente devices
authorÉric Piel <piel@delmic.com>
Tue, 4 Sep 2012 15:25:06 +0000 (17:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:30:20 +0000 (10:30 -0700)
commit1ea39e97a7cebcb8ab8c969ba05ac1e8b1b0457d
tree61c4f1b473464ee242bf79635cd09e6a27ea4a26
parentc5a79afd07d3aa476eb62851df56fe53f5c07d8e
USB: ftdi-sio: add support for more Physik Instrumente devices

commit dafc4f7be1a556ca3868d343c00127728b397068 upstream.

Commit b69cc672052540 added support for the E-861.  After acquiring a C-867, I
realised that every Physik Instrumente's device has a different PID. They are
listed in the Windows device driver's .inf file. So here are all PIDs for the
current (and probably future) USB devices from Physik Instrumente.

Compiled, but only actually tested on the E-861 and C-867.

Signed-off-by: Éric Piel <piel@delmic.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h