NetBSD/sys/arch
matt 50522d3e8f Add null ip32_bus_reset. Add cpu_intr_establish which calls
crime_intr_establish.  XXX cpu_intr_establish needs to have the
"normal" intr_establish arguments.
2001-05-14 17:56:36 +00:00
..
alpha Make the /u part of show reg/u work. 2001-05-13 01:40:58 +00:00
amiga defopt LEV6_DEFER. 2001-05-08 06:09:29 +00:00
amigappc
arc - Declare pccnattach() in <machine/pccons.h> 2001-05-11 21:15:11 +00:00
arm Include opt_cputypes.h, since we use CPU_*. 2001-05-13 14:41:56 +00:00
arm26 Initialise boot_args and boot_file, for get_bootconf_option(). 2001-05-13 13:48:11 +00:00
arm32 Refer to the Risc PC IOMD by its real name (which appears to be IOMD20). 2001-05-13 14:30:00 +00:00
atari Allow attachment of a pc-keyboard at console attach time. 2001-05-14 13:18:47 +00:00
bebox
cobalt
dnard Remove includes that only include <arm/*.h>. These are now picked up 2001-05-09 22:30:43 +00:00
dreamcast
evbsh3
hp300 pull in lib/libkern/libkern.h to resolve inline tolower() 2001-05-13 00:01:45 +00:00
hpc Add '#if defined(_KERNEL) && !defined(_LKM)' to avoid including 2001-05-12 10:17:20 +00:00
hpcarm Abandon disabled_mask and spl_mask, and use only current_spl_level to 2001-05-14 16:19:30 +00:00
hpcmips Fix description about frame buffer type. 2001-05-12 10:08:59 +00:00
hpcsh
i386 Compact the BIOS CFG printout 2001-05-14 14:14:09 +00:00
luna68k
m68k define VECTOR() and friends in non-_KERNEL environments too. 2001-05-12 22:27:05 +00:00
mac68k port-mac68l/12931 by Dave Huang: 2001-05-14 09:27:06 +00:00
macppc
mips Set SR to PSL_LOWIPL rather than MIPS_INT_MASK | MIPS_SR_INT_IE, 2001-05-11 02:03:01 +00:00
mipsco
mmeye
mvme68k doh, make the last fix compile for '147. 2001-05-13 18:35:19 +00:00
netwinder Disable the secondary ide port in the pcibus_attach_hook. 2001-05-08 06:55:17 +00:00
news68k Update to reflect that unlike in m68k a.out environments, where the .align 2001-05-12 00:55:34 +00:00
newsmips
next68k turn on printf format-string checking and -Werror. fix all warnings. 2001-05-13 16:55:37 +00:00
ofppc
pc532
pmax
powerpc
prep
sandpoint fix comment; cdev_notdef() is a funny pc console :) 2001-05-10 01:23:23 +00:00
sgimips Add null ip32_bus_reset. Add cpu_intr_establish which calls 2001-05-14 17:56:36 +00:00
sh3 Correct a simple bug in the recent commit (pmap.c:1.19) by thopej. 2001-05-13 19:41:17 +00:00
sparc Delint my previous change. 2001-05-12 22:42:07 +00:00
sparc64 Delint my previous change. 2001-05-12 22:42:07 +00:00
sun2 As a side-effect of the ELF conversion, the msgbuf 2001-05-14 15:36:42 +00:00
sun3 Update to reflect that unlike in m68k a.out environments, where the .align 2001-05-12 00:55:34 +00:00
vax Write support for TU58 tapes written. 2001-05-14 14:43:45 +00:00
x68k Encoding ulinear and mulaw are both software emulated. 2001-05-07 09:42:30 +00:00
Makefile