NetBSD/sys/arch/sparc64/include
martin 931c60dde9 Rework boot device matching to get rid of lots of special case code
and tables to map fimware names to driver names. Based on a suggestion
from Eduardo (quite some time ago).
Each device (on busses we can handle and care about) gets a device property
storing the devices OpenFirmware package handle. To match the boot device,
the phandle of the chosen bootpath is compared against this property,
plus some additional string matching for disk/cd devices (where OF only
provides a node for the device class, not each instance).
2006-09-26 09:45:57 +00:00
..
ansi.h
aout_machdep.h
asm.h
autoconf.h Rework boot device matching to get rid of lots of special case code 2006-09-26 09:45:57 +00:00
bootinfo.h ANSIfication: u_intN_t -> uintN_t, use ANSI function declarations/definitions 2006-02-11 17:57:31 +00:00
bsd_openprom.h
bswap.h
bus.h Use ANSI-style function definitions and declarations. 2006-02-20 19:00:27 +00:00
cdefs.h
cgtworeg.h
cpu_counter.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
cpu.h Lazy FPU handling for the MULTIPROCESSOR case 2006-09-18 08:18:47 +00:00
cpuset.h SMP cleanup. provide support for multiple CPUs in DDB. (SMP itself 2006-09-13 11:35:53 +00:00
ctlreg.h Use ANSI-style function definitions and declarations. 2006-02-20 19:00:27 +00:00
db_machdep.h SMP cleanup. provide support for multiple CPUs in DDB. (SMP itself 2006-09-13 11:35:53 +00:00
disklabel.h
eeprom.h
elf_machdep.h We really have EM_SPARC binaries in 32-bits mode, not EM_SPARC32PLUS. 2006-03-14 21:37:48 +00:00
endian_machdep.h
endian.h
float.h
frame.h
fsr.h
idprom.h
ieee.h
ieeefp.h
instr.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Lazy FPU handling for the MULTIPROCESSOR case 2006-09-18 08:18:47 +00:00
joystick.h
kbd.h
kbio.h
kcore.h
limits.h
loadfile_machdep.h Alter sparc64 bootstrap, catch up to ofwboot v1.9: 2006-01-27 18:37:49 +00:00
lock.h
Makefile don't install <machine/db_machdep.h>, this is kernel only 2006-07-26 19:54:56 +00:00
math.h
mcontext.h s/uint32_t/unsigned int/ because we don't always have the former defined. 2006-03-16 16:05:53 +00:00
netbsd32_machdep.h Add the sparc64 MD bits to get usable coredumps for COMPAT_NETBSD32 2006-03-14 22:05:05 +00:00
oldmon.h
openfirm.h
openpromio.h
param.h - remove unused bdbtofsb. 2006-08-28 13:43:35 +00:00
pcb.h ANSIfication: u_intN_t -> uintN_t, use ANSI function declarations/definitions 2006-02-11 17:57:31 +00:00
pci_machdep.h ANSIfication: u_intN_t -> uintN_t, use ANSI function declarations/definitions 2006-02-11 17:57:31 +00:00
pmap.h Use ANSI-style function definitions and declarations. 2006-02-20 19:00:27 +00:00
pmc.h
proc.h
profile.h
promlib.h
psl.h pull splraiseipl() for sparc64 from newlock branch. 2006-05-04 12:18:54 +00:00
pte.h make this idempotent. 2006-09-08 23:08:05 +00:00
ptrace.h Add the sparc64 MD bits to get usable coredumps for COMPAT_NETBSD32 2006-03-14 22:05:05 +00:00
rbus_machdep.h
reg.h
reloc.h
remote-sl.h
setjmp.h
signal.h
sparc64.h ANSIfication: u_intN_t -> uintN_t, use ANSI function declarations/definitions 2006-02-11 17:57:31 +00:00
stdarg.h
sunos_machdep.h
svr4_32_machdep.h Use ANSI-style function definitions and declarations. 2006-02-20 19:00:27 +00:00
svr4_machdep.h Use ANSI-style function definitions and declarations. 2006-02-20 19:00:27 +00:00
trap.h normalise case in some macro values to be all the same (lower case) 2006-09-19 00:55:35 +00:00
types.h
userret.h Use ANSI-style function definitions and declarations. 2006-02-20 19:00:27 +00:00
varargs.h
vmparam.h Alter sparc64 bootstrap, catch up to ofwboot v1.9: 2006-01-27 18:37:49 +00:00
vuid_event.h
wchar_limits.h
z8530var.h ANSIfy: u_intN_t -> uintN_t, remove __P(), fix function definitions. 2006-02-13 21:47:11 +00:00