HardenedBSD/sys/isa
Andrey A. Chernov 838dadc476 Revive input flow control, some ideas from iverson@leonheart.com
Get rid of TS_RTS_IFLOW, all kinds of input flow control handled
by only one flag now: TS_TBLOCK
Add missing put(VSTOP) when IXOFF control is active.
1995-02-24 00:11:01 +00:00
..
ic
atrtc.c Submitted by: Bruce Evans 1995-01-19 22:05:27 +00:00
fd.c Back out my previous change and disable the floppy tape controller again 1995-01-27 20:03:07 +00:00
fdc.h
fdreg.h
joy.c Put the joystick status in a struct {int x, y, b1, b2;} rather than in a 1995-02-22 23:34:58 +00:00
kbdtables.h Reviewed by: 1995-01-30 21:36:32 +00:00
rtc.h
sio.c Revive input flow control, some ideas from iverson@leonheart.com 1995-02-24 00:11:01 +00:00
sioreg.h Submitted by: Bill Paul (wpaul@ctr.columbia.edu) 1995-01-20 07:34:18 +00:00
syscons.c Next syscons update (given up on numbering :) 1995-02-22 13:48:07 +00:00
syscons.h Next syscons update (given up on numbering :) 1995-02-22 13:48:07 +00:00
timerreg.h