NetBSD/sys
thorpej ad3073beaf Add an additional ISA DMA mode: LOOPDEMAND. This is for devices, such
as the Shark's CS8900 Ethernet, which want to use the DMA controller in
this mode (as opposed to single mode).

[Editor's note: committed from a Shark using a new bus_dma back-end
 and a CS8900 driver converted to use the MI code :-]
1998-06-28 06:59:35 +00:00
..
adosfs Use genfs_lease_check() 1998-06-25 22:20:39 +00:00
arch Add a pointer to an array of DMA ranges. DMA buffers must lie within 1998-06-28 03:22:10 +00:00
compat fix typo that broke directory read emulation. 1998-06-28 01:20:06 +00:00
conf add new file for pcdisplay mapping tables 1998-06-26 21:01:32 +00:00
ddb
dev Add an additional ISA DMA mode: LOOPDEMAND. This is for devices, such 1998-06-28 06:59:35 +00:00
gdbscripts
ipkdb
isofs Use genfs_lease_check() 1998-06-25 22:20:39 +00:00
kern defopt COMPAT_SVR4 1998-06-26 00:07:06 +00:00
lib Add a small string pattern matching function to facilitate pcmcia cis string 1998-06-21 18:43:35 +00:00
lkm
miscfs - Rename nqnfs_vop_lease_check() to genfs_lease_check(). If NFSSERVER is 1998-06-25 22:15:28 +00:00
msdosfs Use genfs_lease_check() 1998-06-25 22:20:39 +00:00
net defopt COMPAT_SVR4 1998-06-26 00:07:06 +00:00
netatalk
netccitt
netinet Fix buglet where we might respond to arp on wrong interface. 1998-06-25 20:47:48 +00:00
netiso
netnatm
netns
nfs defopt NFSSERVER 1998-06-25 22:17:36 +00:00
stand
sys Back out last change. usr.sbin/pstat/pstat.c is wrong. 1998-06-26 14:06:35 +00:00
ufs Use genfs_lease_check() 1998-06-25 22:20:39 +00:00
uvm Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
vm Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
Makefile