NetBSD/sys
thorpej 756aa08443 Since the RFA is allocated in a normal mbuf, as opposed to DMA-safe
memory that is explicitly mapped in a DMA-coherent manner, we must
make sure to PREREAD sync the RFA after noticing a clear "complete"
bit.  Without this, the clear bit will linger in the cache, and the
CPU will not notice when the chip updates the bit via DMA later.

From Izumi Tsutsui on port-arm32@netbsd.org.
2000-06-29 16:53:48 +00:00
..
adosfs
arch Changed my mind about these.. 2000-06-29 15:48:13 +00:00
coda remove redundant vm includes. 2000-06-27 17:53:44 +00:00
compat remove include of <vm/vm.h> 2000-06-29 02:40:37 +00:00
conf Add a clearing-house pseudo-device for system monitoring devices 2000-06-24 00:37:19 +00:00
crypto Import the IPsec crypto code from netbsd-cryptosrc-intl. 2000-06-14 19:45:33 +00:00
ddb remove include of <vm/vm.h> 2000-06-27 17:55:38 +00:00
dev Since the RFA is allocated in a normal mbuf, as opposed to DMA-safe 2000-06-29 16:53:48 +00:00
filecorefs
gdbscripts gdb macro to print the kernel message buffer 2000-06-08 14:45:24 +00:00
ipkdb
isofs add a new mount flag ISOFSMNT_NOCASETRANS - if set, the file names are not 2000-05-27 16:03:55 +00:00
kern vinsheadfree -> ungetnewvnode 2000-06-27 23:51:51 +00:00
lib <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-27 18:01:06 +00:00
lkm
miscfs <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 02:44:06 +00:00
msdosfs remove include of <vm/vm.h> 2000-06-28 02:49:15 +00:00
net <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 02:53:49 +00:00
netatalk Define sa_family_t, and use it for sat_family. 2000-06-26 16:16:42 +00:00
netccitt
netinet <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 03:01:16 +00:00
netinet6 <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 03:01:16 +00:00
netiso Define sa_family_t, and use it for siso_family. 2000-06-26 16:20:01 +00:00
netkey <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 03:29:45 +00:00
netnatm
netns
nfs remove include of <vm/vm.h> 2000-06-28 03:30:42 +00:00
ntfs <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 03:32:55 +00:00
stand
sys use <uvm/uvm_extern.h> instead of <vm/vm.h> 2000-06-29 09:01:09 +00:00
ufs remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
uvm remove include of <vm/vm.h> 2000-06-27 17:29:17 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00