NetBSD/sys/arch/bebox/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
..
pc
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ansi.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
aout_machdep.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
asm.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
bat.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
bootinfo.h Add btinfo_clock for BUS FREQ information. 1998-01-19 02:52:02 +00:00
bus.h add address conversion macro for MPC105 and some fix. 1998-06-09 05:53:30 +00:00
cdefs.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
conf.h spkr stuff is now in sys/conf.h 1998-04-15 21:48:51 +00:00
cpu.h remove/import software interrupt model and external interrupt handler 1997-11-27 10:17:45 +00:00
cpufunc.h RCSID Police. 1998-01-05 07:02:46 +00:00
db_machdep.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
disklabel.h Use fixed-size types. 1998-07-07 04:29:42 +00:00
display.h
elf_machdep.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
endian.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
float.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
fpu.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
frame.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
ieee.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
ieeefp.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +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
ipkdb.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
kcore.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
kgdb.h RCSID Police. 1998-01-05 07:02:46 +00:00
limits.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
machine_type.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
mouse.h
param.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
pcb.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
pccons.h
pio.h remove unnecessary cast. 1998-02-03 03:10:24 +00:00
pmap.h Now that all ports have pmap_activate(), and it has an identical interface, 1998-01-03 01:12:59 +00:00
powerpc.h use pmap.c of port-powerpc. 1997-12-18 09:07:58 +00:00
proc.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
profile.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
psl.h remove/import software interrupt model and external interrupt handler 1997-11-27 10:17:45 +00:00
pte.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
ptrace.h remove/import software interrupt model and external interrupt handler 1997-11-27 10:17:45 +00:00
reg.h RCSID Police. 1998-01-05 07:02:46 +00:00
reloc.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
setjmp.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
signal.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
spkr.h "spkr" is now MI. Keep this file for compatibility. 1998-04-15 21:53:47 +00:00
stdarg.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
trap.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
types.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
va-ppc.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
varargs.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
vmparam.h Add UVM support. 1998-06-09 05:41:19 +00:00