commit | 39a66b8d22a36cfa1a48f7f59c6a4639d9c99653 | [log] [tgz] |
---|---|---|
author | Craig Shelley <craig@microtron.org.uk> | Fri May 27 00:09:56 2005 +0100 |
committer | Greg KH <gregkh@suse.de> | Fri Jun 03 00:04:30 2005 -0700 |
tree | 23cb1c8ea41f28bb5778027e3feb5a0e9c444568 | |
parent | 719df469cb51199316ae2a11c75a8046be34b899 [diff] |
[PATCH] USB: CP2101 Add support for flow control Added support to get/set flow control line levels using TIOCMGET and TIOCMSET. Added support for RTSCTS hardware flow control. cp2101_get_config and cp2101_set_config modified to support long request strings, required for configuring flow control. Signed-off-by: Craig Shelley craig@microtron.org.uk Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>