NetBSD/sys
mhitch 3d83dee874 Use a global variable to hold the current speed of the internal serial port.
This will be used by certain SCSI drivers to limit the length of DMA transfers
when the serial port is running at higher speeds.  GVP and Phase5 DMA
interfers significantly with CPU execution, and significantly increases
receive buffer overruns (silo overflow).  Reducing the DMA transfer length
can reduce the overruns.
1997-10-04 03:59:36 +00:00
..
adosfs
arch Use a global variable to hold the current speed of the internal serial port. 1997-10-04 03:59:36 +00:00
compat Fix a missed *setregs() change. 1997-09-24 02:13:11 +00:00
conf Add netinet/ip_log.c for ipfilter & ipfilter_log 1997-09-21 18:17:44 +00:00
ddb Last loop variable type change causes undesirable non-terminating loops. 1997-09-13 18:44:55 +00:00
dev Add yet another chip variant: FAS216, used by the amiga Phase5 SCSI boards. 1997-10-04 03:59:00 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern Regen. 1997-10-03 15:07:24 +00:00
lib Save some bytes by keeping the number of byteswaps minimal. 1997-09-17 16:30:51 +00:00
lkm Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
miscfs Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 19:14:20 +00:00
msdosfs
net - Add some new data link types from libpcap-0.4a3 1997-10-03 16:24:18 +00:00
netatalk
netccitt
netinet Reimplement a test for broadcast addresses advertized, which was left out 1997-10-02 19:41:56 +00:00
netiso
netnatm
netns
nfs Make this file deserve its name: add DHCP support, conditionalized 1997-09-30 20:51:03 +00:00
stand
sys Regen. 1997-10-03 15:07:24 +00:00
ufs In the function ufs_readlink(), check read permission before 1997-10-03 16:45:49 +00:00
vm correct a comment 1997-09-22 15:22:12 +00:00
Makefile