HardenedBSD/sys/dev
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
..
aic7xxx Pause the sequencer when message only requests complete. This allows the 1995-07-31 08:21:59 +00:00
cy Improve input flow control. 1995-07-31 18:29:51 +00:00
de Fixed bug that was fixed in 1.28.2.1/1.29 a little differently; the 1995-06-28 05:46:19 +00:00
ed Fixed bug where a bogus packet length could cause a panic if the length 1995-07-28 12:15:16 +00:00
eisa
ep Protected entire epioctl routine with splimp(). In this case, it is better 1995-07-05 07:21:34 +00:00
fdc
fe
ic Rewrite: 1995-07-05 12:15:52 +00:00
ie
joy
kbd
lnc
mcd
mse Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
pci Initialize "name" to quiet compiler. 1995-07-29 18:21:48 +00:00
ppbus
rc Improve input flow control. 1995-07-31 18:29:51 +00:00
scd
sio Sleep on a better address to wait for output to drain out of the 1995-07-31 21:10:36 +00:00
snp
speaker
syscons Obtained from: partly from ancient patches of mine via 1.1.5 1995-07-31 21:02:00 +00:00
vn