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 repoint at shared aout_machdep.h, not exec.h 1996-10-08 13:07:26 +00:00
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 First bunch of changes due to stricter prototype checking. 1996-02-22 10:10:44 +00:00
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 - Make all definitions relative to 'stio_addr' 1996-08-23 11:17:00 +00:00
kcore.h Add the include files and the atari kernel support for new format panic 1996-03-10 21:54:44 +00:00
limits.h
mfp.h Isabus support. 1997-07-15 08:25:39 +00:00
msioctl.h Add 3-button mouse support. 1996-04-12 08:39:22 +00:00
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 Checkpoint integration of 68040 MMU support. Also fix oversight in allocation 1996-07-20 20:52:30 +00:00
ptrace.h
reg.h
scu.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h Get rid of BROKEN_INDIRECT_CONFIG 1996-12-20 12:49:35 +00:00
varargs.h
video.h Take out direct access to the YM2149. The chip definitions are moved 1996-03-27 10:07:45 +00:00
vmparam.h Define one page free list, and put all pages on it. 1998-07-08 04:35:23 +00:00