freebsd-dev/sys
Tor Egge d66c374f58 Enable the FIFO on enhanced floppy controllers. This reduces the
number of dma overruns/underruns for systems under heavy dma load.
As a side effect, broken enhanced floppy controllers that sometimes
don't detect dma overruns/underruns will give less errors.

Reviewed by:	j@uriah.heep.sax.de (J Wunsch)
1997-09-17 20:16:17 +00:00
..
alpha Always defines macros for PC-98 display. 1997-09-04 09:05:17 +00:00
amd64 Addf flags 0x10 to the sio0 line, so it is available as a potential 1997-09-14 18:57:01 +00:00
compat Moved include files which are independent of bs driver. 1997-08-28 09:23:57 +00:00
compile
conf Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/fd.c 1997-09-17 08:01:07 +00:00
ddb Minor hack to also allow for syscons's "interesting" arrow keys. 1997-08-17 21:21:50 +00:00
dev Enable the FIFO on enhanced floppy controllers. This reduces the 1997-09-17 20:16:17 +00:00
fs Convert select -> poll. 1997-09-14 02:58:12 +00:00
geom
gnu Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
i386 Enable the FIFO on enhanced floppy controllers. This reduces the 1997-09-17 20:16:17 +00:00
isa Enable the FIFO on enhanced floppy controllers. This reduces the 1997-09-17 20:16:17 +00:00
isofs/cd9660 Convert select -> poll. 1997-09-14 02:58:12 +00:00
kern Fixed staticization. buckets[] was staticized but was still declared 1997-09-16 13:52:04 +00:00
libkern Removed unused #includes. 1997-08-02 14:33:27 +00:00
miscfs devfs changes to allow old (better) and newer (braindamaged) behaviour. 1997-09-16 09:10:18 +00:00
modules Add example for IPFIREWALL_DEFAULT_TO_ACCEPT 1997-09-10 04:19:07 +00:00
msdosfs Convert select -> poll. 1997-09-14 02:58:12 +00:00
net Fixed gratuitous ANSIisms. 1997-09-16 11:44:05 +00:00
netatalk Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netinet Make TCPDEBUG a new-style option. 1997-09-16 18:36:06 +00:00
netipx Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netkey
netnatm Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netns
nfs select -> poll 1997-09-14 03:00:44 +00:00
nfsclient select -> poll 1997-09-14 03:00:44 +00:00
nfsserver Remove a couple of stubborn NetBSD #if's. 1997-09-10 20:22:32 +00:00
pc98 Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/fd.c 1997-09-17 08:01:07 +00:00
pccard Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
pci Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
powerpc/include
rpc
scsi Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
sys Drop temporary source-level compatibility for old mount(2) interface. 1997-09-16 14:44:24 +00:00
tools 3 lines of code and updates to a number of comments. 1997-09-10 20:11:02 +00:00
ufs Convert select -> poll. 1997-09-14 02:58:12 +00:00
vm Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
Makefile