commit | 45b844df5a4b17884b4e26e43bfc4802604e7cab | [log] [tgz] |
---|---|---|
author | Dave Platt <dplatt@radagast.org> | Tue May 08 11:00:12 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jul 12 16:29:48 2007 -0700 |
tree | 624c48e4fc481cac8f16a2d00dce56e22f06a541 | |
parent | 01cd08192040eab30f837f061ca07f43cf15f4a1 [diff] |
USB: RTS/CTS handshaking support, DTR fixes for MCT U232 serial adapter Improvements and fixes to the MCT U232 USB/serial interface driver. Implement RTS/CTS hardware flow control. Implement HUPCL. Bring handling of DTR and RTS into conformance with other Linux serial port drivers - assert both signals when opening device, even if "crtscts" is not currently selected. Signed-off-by: Dave Platt <dplatt@radagast.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>