commit | 8c1527132c25512563b197b35453c7da22b4d699 | [log] [tgz] |
---|---|---|
author | Miguel Angel Alvarez <ma.alvarez@ziv.es> | Thu Dec 14 19:49:35 2006 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jan 05 12:19:08 2007 -0800 |
tree | 53e90cf5ca1056df90e4d99e1a9601a30c490e62 | |
parent | 25c77b329467d563ec1fa5c3efab0b13996ce810 [diff] |
USB: fix interaction between different interfaces in an "Option" usb device Just the serial port in the first interface should control DTR and RTS lines. This way, the closing of the rest of the ports does not produce a= hangup in the communication. Signed-off-by: Miguel Angel Alvarez <ma.alvarez@ziv.es> Signed-off-by: Matthias Urlichs <matthias@urlichs.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>