diff options
author | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1999-11-09 04:13:55 +0000 |
---|---|---|
committer | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1999-11-09 04:13:55 +0000 |
commit | 03d4fb716427823837399569ed28e97ba72a2c87 (patch) | |
tree | 1cc2a7d33389cbb734eeebdfadf25b3aa635df9b /sys/lib/libkern/arch | |
parent | 5e5bf313585557019b4eca25c977aa529dd6e86e (diff) |
autoconf.h
add mac hooks to the powerpc config structure, probably
a hack, and certainly needs to be cleaned up.
bus.h
p4e_ -> ppc_X
add write_multi and prototypes for bus_space_X_raw_multi functions.
intr.h
add structure for interrupt handler.
pio.h
remove the unnecessary and slowing "sync" instruction from
each pio access.
remove unnecessary newline characters from the generated asm.
eieio after writes, but before reads.
types.h
formatting change
vmparam.h
change powerpc kernel virtual memory sizing from a fixed segment
to a variable, initialized with a segment size, this is
so that the pmap allocator can steal virtual memory, if vm
is not yet set up. Necessary for mapping devices before the
kernel vm structures are initialized.
Diffstat (limited to 'sys/lib/libkern/arch')
0 files changed, 0 insertions, 0 deletions