]> git.baikalelectronics.ru Git - kernel.git/commit
USB: cp210x: add support for Corsair usb dongle
authorAndras Kovacs <andras@sth.sze.hu>
Fri, 27 Jun 2014 12:50:11 +0000 (14:50 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 7 Jul 2014 08:28:18 +0000 (10:28 +0200)
commit26fc406e071382a88588f874f3fed3c4db2e05ad
tree6fe80cff80345b7c0deb023c3932576d2675eac0
parent764bc268679c6c5e049dcce83c6d7daa814af968
USB: cp210x: add support for Corsair usb dongle

Corsair USB Dongles are shipped with Corsair AXi series PSUs.
These are cp210x serial usb devices, so make driver detect these.
I have a program, that can get information from these PSUs.

Tested with 2 different dongles shipped with Corsair AX860i and
AX1200i units.

Signed-off-by: Andras Kovacs <andras@sth.sze.hu>
Cc: <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c