NetBSD/sys/arch/sparc/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 Define _BSD_CLOCKID_T_ and _BSD_TIMER_T_ 1996-11-15 22:38:45 +00:00
aout_machdep.h
asm.h PROF -> GPROF 1996-11-30 02:48:57 +00:00
autoconf.h Make room for another `value' in struct bootpath. Drop the global `bootdv' 1996-04-10 20:33:38 +00:00
bsd_audioio.h
bsd_openprom.h put promdev definition into <machine/bsd_openprom.h>. 1996-05-18 12:27:40 +00:00
cdefs.h
cgtworeg.h
conf.h Declare `cgtwo' and `rd' character devices. 1996-11-11 23:57:12 +00:00
cpu.h Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
ctlreg.h Copyright police (s/Harvard University/Harvard College/). 1996-05-16 15:56:54 +00:00
db_machdep.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:21:21 +00:00
disklabel.h Put native NetBSD disk label in a piece of wasteland within a SunOS label. 1996-06-29 22:33:16 +00:00
eeprom.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 add in_addr_t and in_port_t 1996-10-11 00:43:00 +00:00
fbio.h Add cgfourteen to conf.h. 1996-09-30 23:45:10 +00:00
fbvar.h Returning ENODEV is not correct in a poll entry point. Instead, since 1996-10-04 20:34:33 +00:00
float.h
frame.h
fsr.h
idprom.h
ieee.h
ieeefp.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:21:21 +00:00
instr.h
kbd.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:21:21 +00:00
kbio.h
kcore.h Define new-style kernel crash dump format. 1996-11-09 22:52:22 +00:00
limits.h
oldmon.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:21:21 +00:00
openpromio.h
param.h If no specific kernel architecture is requested, define the CPU_* and 1996-10-22 19:11:19 +00:00
pcb.h
pmap.h prototype mmu_pagein4m() #if DEBUG is on. 1996-05-27 20:29:03 +00:00
proc.h Add md_flags so that we can have a fix-misalign-accesses flag. 1996-09-26 18:51:17 +00:00
profile.h Undo unintended change in previous commit: _mcount is static. 1996-04-08 20:55:36 +00:00
psl.h Add a non-interrupt-priority-lowering version of SPL(). Used by splpmap() 1996-03-31 22:20:14 +00:00
pte.h Copyright police (s/Harvard University/Harvard College/). 1996-05-16 15:56:54 +00:00
ptrace.h
reg.h
reloc.h
remote-sl.h
setjmp.h
signal.h
stdarg.h
sun_disklabel.h Put native NetBSD disk label in a piece of wasteland within a SunOS label. 1996-06-29 22:33:16 +00:00
svr4_machdep.h Various cleanup; mostly trailing spaces/tabs. 1996-03-31 22:21:21 +00:00
trap.h trap 0x2a: divide by zero for hardware [su]div instruction. 1996-12-01 23:19:00 +00:00
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 Allow larger text (64MB) and data (256MB) segments. 1996-11-12 21:08:51 +00:00
vuid_event.h