]> 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)
commitafae125b3451ca1b9f27df1ba4fb9e99680e39ea
tree38cd88ecb0b2bb18f3eaf5bb677dcdd3b9a06a2d
parenteaa43ad450e5f5f1a480da351209764bba17362f
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