HardenedBSD/sys/dev
Peter Wemm 3461d589f2 Change the logic of the interrupt/poll loop. It no longer loops until
it empties all of the 256 byte incoming fifo, as it can spend more time
processing one port than intended, especially if data is streaming in
at 115.2K.  The port fifo will be emptied and dumped into the tty system
and left until next time.  I've been running this for quite some time on
one of my systems here.
Also, if the tty layer is blocked or full it lets the hardware assert the
flow control rather than loosing the data.
1996-05-05 17:35:19 +00:00
..
aic7xxx Implement SCB paging. This allows up to 255 active commands on 1996-04-20 21:20:31 +00:00
ar
bktr
ccd Add missing "int" to static var. 1996-04-24 09:42:22 +00:00
cy KGDB is dead. It may come back one day if somebody does it. 1996-05-02 09:34:51 +00:00
de Another sweep over the pmap/vm macros, this time with more focus on 1996-05-03 21:01:54 +00:00
dgb
ed Format the already applied PCCARD additions to use KNF form. No 1996-04-23 18:36:56 +00:00
eisa Turn on SCB paging for aic7770 chips rev E or greater. 1996-04-20 21:21:50 +00:00
ep
fdc Typo. 1996-05-03 20:15:11 +00:00
fe Format the already applied PCCARD additions to use KNF form. No 1996-04-23 18:36:56 +00:00
fxp
ic
ie
joy
kbd
lnc
mcd Forget that TAILQ's must be init'ed. 1996-05-03 16:49:14 +00:00
mse
pci Fix logic bug in pci bridge code. For a PCI-PCI bridge, secondary 1996-04-25 06:04:27 +00:00
ppbus
rc
scd Forget that TAILQ's must be init'ed. 1996-05-03 16:49:14 +00:00
si Change the logic of the interrupt/poll loop. It no longer loops until 1996-05-05 17:35:19 +00:00
sio KGDB is dead. It may come back one day if somebody does it. 1996-05-02 09:34:51 +00:00
snp
speaker
syscons Fix ^[[1K (clear from beginning of line to cursor) and 1996-05-02 21:47:50 +00:00
vn