NetBSD/sys/arch/arm32/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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ansi.h Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral 1998-04-27 17:39:10 +00:00
aout_machdep.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
asm.h Define profiling and non-profiling versions of the ENTRY and ASENTRY 1998-04-01 22:50:22 +00:00
beep.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
bootconfig.h Define _BootConfig structure for OFW based booting. 1998-06-17 19:35:24 +00:00
bus.h Clean up the bus space function namespace somewhat; make sure they don't 1998-06-28 07:27:51 +00:00
cdefs.h Provide a dummy definition of __warn_references macro when __GNUC__ is not 1998-06-25 21:54:35 +00:00
conf.h Merge Shark/OFW changes for device configuration. 1998-06-12 23:59:22 +00:00
cpu.h Guard opt_cputypes.h include with _KERNEL && !LKM 1998-07-13 06:12:08 +00:00
cpufunc.h Guard opt_cputypes.h include with _KERNEL && !LKM. 1998-07-09 02:43:25 +00:00
cpus.h Remove the definition of the cpu_softc structure from here. 1998-05-01 15:32:55 +00:00
db_machdep.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
devmap.h RCS ID police. 1998-07-08 07:56:13 +00:00
disklabel.h Added support for DOS MBRs in addition to filecore boot blocks from 1998-06-08 20:21:17 +00:00
disklabel_acorn.h Added support for DOS MBRs in addition to filecore boot blocks from 1998-06-08 20:21:17 +00:00
disklabel_mbr.h Use fixed-size types. 1998-07-07 04:29:42 +00:00
endian.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
float.h Minor changes to make all the float.h files match. 1998-02-18 11:01:27 +00:00
fp.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
frame.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
ieee.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
ieeefp.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
iic.h arm32 kernel source restructure 1997-10-14 09:19:59 +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
io.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
ipkdb.h Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
irqhandler.h defopt CPU_* options in opt_cputypes.h 1998-07-07 03:05:15 +00:00
katelib.h Move some prototypes form katelib.h to a more suitable home in cpu.h 1998-02-21 22:49:18 +00:00
kbd.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
kerndebug.h RCS ID police. 1998-07-08 07:56:13 +00:00
limits.h The arm32 'char' is unsigned. Fix CHAR_MIN and CHAR_MAX to reflect that. 1998-03-24 23:13:28 +00:00
mouse.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
ofw.h RCS ID police. 1998-07-08 07:56:13 +00:00
param.h Define the maximum size of the kernel VM data area. 1998-06-02 20:33:01 +00:00
pcb.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
pccons.h Bring shark includes to mainline and nuke the branch. 1998-06-19 15:55:13 +00:00
pio.h Garbage-collect some of the old ISA DMA code. 1998-07-08 07:56:47 +00:00
pmap.h Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
proc.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
profile.h Change definitions of MCOUNT_ENTER and MCOUNT_EXIT to block interrupts 1998-04-19 04:16:25 +00:00
profileio.h RCS ID police. 1998-07-08 07:56:13 +00:00
psl.h Prefix the SPL macros to avoid clashes with userland macros (e.g. ipf). 1998-01-20 01:18:18 +00:00
pte.h Update the L1_SEC() macro to take a cache enable mask. 1998-02-21 23:11:28 +00:00
ptrace.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
reg.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
rtc.h Remove rtc_read() and rtc_write prototypes. 1998-04-19 03:49:17 +00:00
scrio.h RCS ID police. 1998-07-08 07:56:13 +00:00
setjmp.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
shark.h Bring shark includes to mainline and nuke the branch. 1998-06-19 15:55:13 +00:00
signal.h If any of _ANSI_SOURCE, _POSIX_C_SOURCE or _XOPEN_SOURCE are defined, don't 1998-05-25 20:59:01 +00:00
stdarg.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
sysarch.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
trap.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
types.h GC the unused `physadr' type, which was not able to hold a complete physical 1998-06-14 20:09:22 +00:00
undefined.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
varargs.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
vconsole.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
vidc.h defopt CPU_* options in opt_cputypes.h 1998-07-07 03:05:15 +00:00
vmparam.h Define two free lists: default, and one to protect ISA DMA-safe memory. 1998-07-08 04:49:21 +00:00