diff options
author | bde <bde@FreeBSD.org> | 1995-07-21 17:02:29 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1995-07-21 17:02:29 +0000 |
commit | d22de13b503b38e5a0c5757d990976d499c750bd (patch) | |
tree | 0875f2bbb3187275039b1c276dc6463b08c2bbba /sys/kern/tty_pty.c | |
parent | 7eb2bbeebf70c30bde58e58f1000e19b2accfa1e (diff) | |
download | FreeBSD-src-d22de13b503b38e5a0c5757d990976d499c750bd.zip FreeBSD-src-d22de13b503b38e5a0c5757d990976d499c750bd.tar.gz |
Support cy driver. All tty drivers require namelist stuff here or they
won't get reported. The pcvt, cx and iitty drivers aren't supported.
Report new tty states TS_CONNECTED, TS_SO_OLOWAT, TS_SO_OCOMPLETE,
TS_CAR_OFLOW, TS_CTS_OFLOW, TS_DSR_OFLOW and TS_ZOMBIE if they are
defined.
Report old tty states TS_WOPEN and TS_ASLEEP only if they are defined.
Report not so old tty states TS_CAN_BYPASS_L_RINT and TS_SNOOP only
if they are defined (instead of if __FreeBSD__ is defined).
Diffstat (limited to 'sys/kern/tty_pty.c')
0 files changed, 0 insertions, 0 deletions