HardenedBSD/sys/isa
Bruce Evans 1856afe955 Sleep on a better address to wait for output to drain out of the
hardware.  Set the sleep-on flag for the address so there is more
than a small chance that the sleep address is actually used (this
used to work by timing out).  Don't bother clearing the sleep-on
flag after a timeout here or elsewhere since leaving it set just
generates a few null calls to wakeup().
1995-07-31 21:10:36 +00:00
..
ic
atrtc.c
fd.c
fdc.h
fdreg.h
joy.c
kbdtables.h
rtc.h
sio.c Sleep on a better address to wait for output to drain out of the 1995-07-31 21:10:36 +00:00
sioreg.h
syscons.c Obtained from: partly from ancient patches of mine via 1.1.5 1995-07-31 21:02:00 +00:00
syscons.h Fix races in scstart(). q_to_b() wasn't called at spltty(), so there 1995-07-11 18:34:30 +00:00
timerreg.h