NetBSD/sys/arch/pmax
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
..
compile
conf Add "dependall" target for comfort. 2000-01-24 20:36:06 +00:00
dev Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:28:59 +00:00
ibus - Make consistant with the new order. 2000-01-14 15:52:33 +00:00
include define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means that 2000-01-25 22:13:17 +00:00
pmax Move callout initialization to a single location; no need to duplicate 2000-01-19 20:05:30 +00:00
stand Clean up the machine symlink stuff ever so slightly. Needs to be 2000-01-23 17:04:03 +00:00
tc Only prototype and include code for scc_kbd_init() and scc_mouse_init() 2000-01-18 12:19:49 +00:00
Makefile