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
..
acia.h Make hardware locations u_char instead of char 1995-06-09 19:47:30 +00:00
ahdilabel.h New disklabel handling code (Waldi Ravens). 1996-02-19 09:05:31 +00:00
ansi.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
aout_machdep.h repoint at shared aout_machdep.h, not exec.h 1996-10-08 13:07:26 +00:00
asm.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
bus.h Add bus_space_{read,write}_region_stream_N functions. 1998-05-25 09:08:08 +00:00
cdefs.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
cpu.h Update Hades PCI support: 1998-02-19 16:16:51 +00:00
cpufunc.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
db_machdep.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
disklabel.h New disklabel handling code (Waldi Ravens). 1996-02-19 09:05:31 +00:00
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 NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
float.h Prototype __flt_rounds() consistently. 1998-02-03 01:26:20 +00:00
frame.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
ieeefp.h Fix typo: ieefp.h -> ieeefp.h. 1995-04-16 16:47:03 +00:00
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 NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
Makefile Add elf_machdep.h to the INCS list. 1998-07-12 17:53:29 +00:00
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 NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
psl.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
pte.h Checkpoint integration of 68040 MMU support. Also fix oversight in allocation 1996-07-20 20:52:30 +00:00
ptrace.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
reg.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
scu.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
setjmp.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
signal.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
stdarg.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
trap.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
types.h Get rid of BROKEN_INDIRECT_CONFIG 1996-12-20 12:49:35 +00:00
varargs.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
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