NetBSD/sys/arch
jonathan 23366c17ff Rename the old 4.4bsd/pmax old-style config "struct device" to
"struct pmax_device" to avoid conflict with <sys/device.h>.

Change the signature of interrupt-handlers to take a void *
(a pointer to the softc) and return an int (indicating spurious
interrupts or other conditions.)
1995-09-11 08:29:11 +00:00
..
alpha replace bogus tcl with tch, thanks to briggs 1995-09-05 15:07:05 +00:00
amiga sbic and board changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-09-04 13:04:40 +00:00
atari Fix possibly endless loop (mycroft) and add fix requested by Allen Briggs. 1995-09-05 07:02:21 +00:00
hp300 Add a memcpy() entry as suggested by Gordon Ross. Use <machine/asm.h> 1995-09-10 19:42:17 +00:00
i386 Get address of buffer right when returning from graphics mode. 1995-09-10 10:45:16 +00:00
m68k Fix bug when the second argument of va_start was a char, short or float. 1995-09-07 01:20:15 +00:00
mac68k Remove infinite loop per Leo and Mycroft. 1995-09-05 11:21:34 +00:00
mips Add splsoftnet(). 1995-08-13 00:16:08 +00:00
mvme68k SA_ONSTACK --> SS_ONSTACK 1995-09-01 20:05:59 +00:00
pc532 SA_ONSTACK --> SS_ONSTACK 1995-09-01 20:05:59 +00:00
pmax Rename the old 4.4bsd/pmax old-style config "struct device" to 1995-09-11 08:29:11 +00:00
sparc Probe config registers correctly. 1995-09-06 12:35:38 +00:00
sun3 SA_ONSTACK --> SS_ONSTACK 1995-09-01 20:05:59 +00:00
vax SA_ONSTACK --> SS_ONSTACK 1995-09-01 20:05:59 +00:00