NetBSD/sys/arch/atari/include
is 6054d626f9 Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't use
tty structures, and on some machines (namely the DraCo internal lpt, and some
multi-i/o boards for Amigas and DraCos), tying spltty to the pretty high printer
interupt level would hurt serial performance.

On all affected ports but Amiga, spllpt() has been defined in machine/intr.h
to be spltty(), thus preserving old behaviour. Portmasters are encouraged to
change is, if they feel something else is better (e.g., one of its own were
possible).
1998-07-18 21:27:25 +00:00
..
Makefile Add elf_machdep.h to the INCS list. 1998-07-12 17:53:29 +00:00
acia.h
ahdilabel.h
ansi.h
aout_machdep.h
asm.h
bus.h Add bus_space_{read,write}_region_stream_N functions. 1998-05-25 09:08:08 +00:00
cdefs.h
cpu.h Update Hades PCI support: 1998-02-19 16:16:51 +00:00
cpufunc.h
db_machdep.h
disklabel.h
dma.h
elf_machdep.h Basic elf_machdep.h for m68k; doesn't include relocations, yet. 1998-07-12 01:17:58 +00:00
endian.h
float.h Prototype __flt_rounds() consistently. 1998-02-03 01:26:20 +00:00
frame.h
ieeefp.h
intr.h Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't use 1998-07-18 21:27:25 +00:00
iomap.h
kcore.h
limits.h
mfp.h Isabus support. 1997-07-15 08:25:39 +00:00
msioctl.h
mtpr.h Small readability update. 1997-09-15 11:08:38 +00:00
param.h Move the definition of MSGBUFSIZE up to the machine-arch level if 1997-09-20 12:06:37 +00:00
pcb.h The user segment table pointer is no longer kept here. Change it to 1998-01-06 06:47:04 +00:00
pmap.h Implement MACHINE_NEW_NONCONTIG. Implementation is based on Ignatios' amiga 1998-05-07 07:25:51 +00:00
proc.h GC obsolete MDP_AST flag. 1997-06-11 08:58:09 +00:00
profile.h
psl.h
pte.h
ptrace.h
reg.h
scu.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
video.h
vmparam.h Define one page free list, and put all pages on it. 1998-07-08 04:35:23 +00:00