freebsd-dev/bin/stty
Stephen Hurd 705aad98c6 Some devices take undesired actions when RTS and DTR are
asserted. Some development boards for example will reset on DTR,
and some radio interfaces will transmit on RTS.

This patch allows "stty -f /dev/ttyu9.init -rtsdtr" to prevent
RTS and DTR from being asserted on open(), allowing these devices
to be used without problems.

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D20031
2019-06-12 18:07:04 +00:00
..
cchar.c
extern.h
gfmt.c
key.c
Makefile
Makefile.depend
modes.c Some devices take undesired actions when RTS and DTR are 2019-06-12 18:07:04 +00:00
print.c Some devices take undesired actions when RTS and DTR are 2019-06-12 18:07:04 +00:00
stty.1 Some devices take undesired actions when RTS and DTR are 2019-06-12 18:07:04 +00:00
stty.c
stty.h
util.c