NetBSD/sys/arch/bebox
drochner 8eb798e603 define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means that
device accesses are idempotent (but should not be cached by the CPU)
2000-01-25 22:13:17 +00:00
..
bebox Move callout initialization to a single location; no need to duplicate 2000-01-19 20:05:30 +00:00
compile
conf Add "dependall" target for comfort. 2000-01-24 20:36:06 +00:00
include define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means that 2000-01-25 22:13:17 +00:00
isa Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:28:59 +00:00
pci No need to define MPC105 and MPC106 PCI products here. 2000-01-18 20:01:28 +00:00
stand Clean up the machine symlink stuff ever so slightly. Needs to be 2000-01-23 17:04:03 +00:00
Makefile