freebsd-dev/sys/amd64
John Baldwin 25f3f7c530 Add in a simple API for memory barriers to machine/bus.h:
- barrier_read() enforces a memory read barrier
- barrier_write() enforces a memory write barrier
- barrier_rw() enforces a memory read/write barrier
2000-10-18 10:30:12 +00:00
..
amd64 Use appropriate resource management accessors instead of directly 2000-10-18 00:09:26 +00:00
conf Bring the 'twe' driver back now that we think it should work. 2000-10-12 01:46:43 +00:00
include Add in a simple API for memory barriers to machine/bus.h: 2000-10-18 10:30:12 +00:00
isa - Change fast interrupts on x86 to push a full interrupt frame and to 2000-10-06 02:20:21 +00:00
pci Remove debug writes introduced in prior commit 2000-10-16 07:31:13 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00