NetBSD/sys/arch
thorpej e99bc6379d Don't deref a NULL tty pointer in the interrupt routine. This can happen
if we're the serial console, we have not yet been open'd, and we get an
interrupt for one reason or another.
1998-07-20 17:35:17 +00:00
..
alpha Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't use 1998-07-18 21:27:25 +00:00
amiga Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't use 1998-07-18 21:27:25 +00:00
arm32 Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't use 1998-07-18 21:27:25 +00:00
atari Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't use 1998-07-18 21:27:25 +00:00
bebox Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't use 1998-07-18 21:27:25 +00:00
hp300 Don't deref a NULL tty pointer in the interrupt routine. This can happen 1998-07-20 17:35:17 +00:00
i386 Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't use 1998-07-18 21:27:25 +00:00
m68k Add elf_machdep.h to the INCS list. 1998-07-12 17:53:29 +00:00
mac68k Add elf_machdep.h to the INCS list. 1998-07-12 17:53:29 +00:00
macppc Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't use 1998-07-18 21:27:25 +00:00
mips Add empty opt_cputype.h to satisfy changes committed during 1998-07-15 23:57:04 +00:00
mvme68k Add elf_machdep.h to the INCS list. 1998-07-12 17:53:29 +00:00
newsmips Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
next68k Commented out some bus_dma code, until I can fix. 1998-07-19 21:41:16 +00:00
ofppc Use fixed-size types. 1998-07-07 04:29:42 +00:00
pc532 Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
pica Use fixed-size types. 1998-07-07 04:29:42 +00:00
pmax Implement bus_dmamap_load_uio(). 1998-07-17 21:09:59 +00:00
powerpc Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
sparc locking now out of main framework for isp_reset/isp_init 1998-07-18 21:02:06 +00:00
sparc64 Make this work for a change. 1998-07-17 02:33:13 +00:00
sun3 Remove redundant opt_ddb.h 1998-07-19 20:45:26 +00:00
vax Fix PMAP_NEW and make it the default. 1998-07-18 20:35:14 +00:00
x68k Add elf_machdep.h to the INCS list. 1998-07-12 17:53:29 +00:00
Makefile don't forget machine header symlinks 1998-06-15 20:49:43 +00:00