]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
authorJosh Boyer <jwboyer@fedoraproject.org>
Thu, 10 Mar 2016 14:48:52 +0000 (09:48 -0500)
committerJohan Hovold <johan@kernel.org>
Thu, 7 Apr 2016 09:12:55 +0000 (11:12 +0200)
commit5d2ab5dcaee53e4fbc1350c22c302fea263ff047
tree38cd88ecb0b2bb18f3eaf5bb677dcdd3b9a06a2d
parent4358ad30b78a3e000ac991e7bd80536e53e71f4e
USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices

A Fedora user reports that the ftdi_sio driver works properly for the
ICP DAS I-7561U device.  Further, the user manual for these devices
instructs users to load the driver and add the ids using the sysfs
interface.

Add support for these in the driver directly so that the devices work
out of the box instead of needing manual configuration.

Reported-by: <thesource@mail.ru>
CC: stable <stable@vger.kernel.org>
Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h