]> git.baikalelectronics.ru Git - kernel.git/commit
USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c
authorUwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Fri, 17 Jun 2011 15:30:23 +0000 (17:30 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Jun 2011 20:46:44 +0000 (13:46 -0700)
commit86736b36c17b1d77444a8709e45b685794613f48
tree62e9e5a67fff16390a99db8390fbde1470ce0250
parent0a306d1fa05656dd3471e15e064eb8aa0341887e
USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c

appended patch adds support for the new FTDI FT232H chip. This chip is a
single channel version of the dual FT2232H/quad FT4232H, coming with it's
own default PID 0x6014 (FT2232H uses the same PID 0x6010 like FT2232C,
FT4232H has also it's own PID).

The patch was checked on an UM232H module and a terminal program with TX/RX
shorted to that typing in the terminal reproduced the characters.

Signed-off-by: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio.h
drivers/usb/serial/ftdi_sio_ids.h