commit | faac64ad9c7b1aa56a10be6b5f9b813789e81dfd | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 06 18:31:46 2009 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 24 16:20:30 2009 -0700 |
tree | 7d4d739b385807014ee39452dfd9e2e3df98e379 | |
parent | 648d4e16567eae4c643bd2125e91128f06c0d3ad [diff] |
USB: serial: opticon: add serial line ioctls This lets userspace determine what the state of the RTS line is, which is what is needed to properly handle data flow for this device (it raises RTS when there is data to be sent from it.) Cc: Kees Stoop <kees.stoop@opticon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>