NetBSD/sys/arch/pica/include
cgd 96acdadef7 First step inn removing config_scan() and the hacks that gave devices
on indirect-config busses a (permanent) softc that they could share
between 'match' and 'attach' routines:

Define __BROKEN_INDIRECT_CONFIG so that old autoconfiguration
interfaces are used, until drivers are converted to use the new
interfaces (actually, converted back to use the _older_ interfaces)
which prohibit indirect configuration devices from receiving a softc
in their match routine that they can share with their attach routine.
1996-12-05 00:13:47 +00:00
..
ansi.h
aout_machdep.h repoint at shared aout_machdep.h, not exec.h 1996-10-08 13:07:26 +00:00
asm.h PROF -> GPROF 1996-11-30 02:48:57 +00:00
autoconf.h
bsd-aout.h
bus.h
cdefs.h
cpu.h
disklabel.h
display.h
ecoff_machdep.h since these just included mips/ecoff.h, they need to be changed to include 1996-09-26 22:40:53 +00:00
elf.h
elf_machdep.h add and use a machine-dependent header, which currently defines some 1996-09-26 21:50:55 +00:00
endian.h
float.h
ieeefp.h
kbdreg.h
kdbparam.h
limits.h
machAsmDefs.h
machConst.h
mips_opcode.h
mouse.h
param.h
pcb.h
pccons.h
pio.h
pmap.h
proc.h
profile.h
psl.h
pte.h Merge mips1 and mips3 pte/pmap code, pass 0; 1996-10-13 09:28:53 +00:00
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
varargs.h
vmparam.h