Skip to content
Commit 7041d9c3 authored by Florian Zumbiehl's avatar Florian Zumbiehl Committed by Johan Hovold
Browse files

USB: serial: pl2303: add support for tx xon/xoff flow control



Support hardware-level Xon/Xoff flow control in transmit direction with
pl2303.

I only know how to get the hardware to do IXON/!IXANY with ^S/^Q as control
characters, so I preserve the old behaviour for all other cases.

Signed-off-by: default avatarFlorian Zumbiehl <florz@florz.de>
[ johan: rewrite logic using pl2303_termios_change() helper ]
Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
parent 7b0c6b38
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment