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>
Wed, 5 Sep 2012 23:43:49 +0000 (16:43 -0700)
commitdafc4f7be1a556ca3868d343c00127728b397068
tree69be34f981981fd79048d77200c077aa23f1af49
parentfea7a08acb13524b47711625eebea40a0ede69a0
USB: ftdi-sio: add support for more Physik Instrumente devices

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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h