NetBSD/sys/arch/vax/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
cdefs.h
clock.h Reworked time handling; now also handles clock chip CPUs correctly. 1996-07-20 17:35:41 +00:00
cpu.h Numerous changes to be able to put Bertram Barth's VAXstation support in. 1996-07-20 17:58:12 +00:00
db_machdep.h Added prototypes to everything. Made all files compile with -Wall. 1996-04-08 18:32:26 +00:00
disklabel.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
endian.h use in_addr_t and in_port_t 1996-10-13 03:28:00 +00:00
float.h
frame.h Function call definition on stack. (calls frame) 1995-11-12 15:07:30 +00:00
ioa.h Support for VAX 8600/8650 added. Works with lots of Unibus adapters, 1996-03-07 23:22:34 +00:00
ka43.h Numerous changes to be able to put Bertram Barth's VAXstation support in. 1996-07-20 17:58:12 +00:00
ka410.h Numerous changes to be able to put Bertram Barth's VAXstation support in. 1996-07-20 17:58:12 +00:00
ka420.h Numerous changes to be able to put Bertram Barth's VAXstation support in. 1996-07-20 17:58:12 +00:00
ka630.h Numerous changes to be able to put Bertram Barth's VAXstation support in. 1996-07-20 17:58:12 +00:00
ka650.h Fixed all (proto)type errors. Fixes PR 2377. 1996-05-19 16:43:02 +00:00
ka750.h Numerous changes to be able to put Bertram Barth's VAXstation support in. 1996-07-20 17:58:12 +00:00
ka820.h Support for VAX8200; the ka820/ka825 CPUs. 1996-07-20 17:33:06 +00:00
limits.h Changes requested by Charles Hannum. 1995-12-31 15:05:19 +00:00
macros.h locc() is unused. Remove it from the machine-independent kernel interface. 1996-06-10 15:33:33 +00:00
mtpr.h Numerous changes to be able to put Bertram Barth's VAXstation support in. 1996-07-20 17:58:12 +00:00
nexus.h Modify bus code arguments. Cleanup. 1996-08-20 14:19:41 +00:00
param.h Numerous changes to be able to put Bertram Barth's VAXstation support in. 1996-07-20 17:58:12 +00:00
pcb.h Fix #includes. 1996-02-02 18:05:36 +00:00
pmap.h Numerous changes to be able to put Bertram Barth's VAXstation support in. 1996-07-20 17:58:12 +00:00
proc.h
profile.h Don't declare _mcount as static, gcc will optimize it away then. 1995-12-31 12:15:58 +00:00
psl.h Remove PSL_ALLCC definition. Was commented out anyway. 1996-01-28 12:32:21 +00:00
pte.h Fixed bug causing DMA to user stack from Massbus disks to give segfaults. 1996-02-23 17:54:33 +00:00
ptrace.h
reg.h
rpb.h Added #ifdef _KERNEL around definition of struct rpb. 1995-10-20 13:47:27 +00:00
rsp.h Definition file for RSP (Radial Serial Protocol) used by DECtape II. 1996-02-17 18:14:50 +00:00
scb.h A complete SCB struct included. 1995-12-13 18:54:56 +00:00
setjmp.h
sid.h Modify bus code arguments. Cleanup. 1996-08-20 14:19:41 +00:00
signal.h
stdarg.h Stylistic changes. 1995-12-25 23:15:31 +00:00
trap.h Added prototypes to everything. Made all files compile with -Wall. 1996-04-08 18:32:26 +00:00
types.h First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
uvax.h Numerous changes to be able to put Bertram Barth's VAXstation support in. 1996-07-20 17:58:12 +00:00
varargs.h Make the type of __builtin_va_list a long. 1995-12-26 01:16:24 +00:00
vmparam.h Numerous changes to be able to put Bertram Barth's VAXstation support in. 1996-07-20 17:58:12 +00:00
vsbus.h Numerous changes to be able to put Bertram Barth's VAXstation support in. 1996-07-20 17:58:12 +00:00