NetBSD/sys/arch
chris 4e6f32c9d7 Fix the broken stray irq handling for footbridge, this needs to be
propegated to other arm32 irq handlers, until there's a common core part
for doing irq handling.

Untested as I've no cards that generate stray irq's.
2001-06-07 21:47:36 +00:00
..
algor vm_page_t -> struct vm_page * 2001-06-01 19:52:54 +00:00
alpha add iha(4); it works in my pc164 after thorpej fixed a minor issue 2001-06-07 03:51:53 +00:00
amiga replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
amigappc replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
arc Add iha at pci . 2001-06-03 13:46:57 +00:00
arm Checkin fix to ARM7TDMI support. As per patch from John Fremlin to 2001-06-07 21:07:22 +00:00
arm26 Replace arm/arm32/db_trace.c and arm26/arm26/db_trace.c with a unified version 2001-06-05 09:25:05 +00:00
arm32 Fix the broken stray irq handling for footbridge, this needs to be 2001-06-07 21:47:36 +00:00
atari We really need a wsdisplay on the Milan. 2001-06-07 08:41:11 +00:00
bebox Change bebox port to use the include MPC6XX files and the new common bus.h 2001-06-06 17:42:29 +00:00
cats
cesfic add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
cobalt replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
dnard HZ -> hz 2001-06-05 05:12:18 +00:00
dreamcast add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
evbsh3 add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
hp300 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
hpc
hpcarm Sprinkle some volatile keywords around inline asm so that the optimizer 2001-06-07 02:38:59 +00:00
hpcmips replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
hpcsh HD64461 frame buffer is big-endian. set HPCFB_SWAP_BYTE. 2001-06-05 17:24:48 +00:00
i386 work around lint issue (inspired by similar work in sparc port) 2001-06-07 04:44:05 +00:00
luna68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
m68k
mac68k HZ -> hz 2001-06-05 05:12:18 +00:00
macppc Changes new pmap, common param.h, vmparam.h, and moved includes. 2001-06-06 17:50:14 +00:00
mips replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
mipsco replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
mmeye add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
mvme68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
netwinder
news68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
newsmips replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
next68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
ofppc replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
pc532 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
pmax replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
powerpc Include a common bus.h and bus_dma.c that powerpc ports can use 2001-06-06 17:37:37 +00:00
prep replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
sandpoint GENERIC + memory disk hooks. 2001-06-07 17:08:13 +00:00
sgimips Don't use PCLK as the baud rate generator, as the Indy doens't 2001-06-07 19:23:03 +00:00
sh3 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
sparc more SMP work: 2001-06-07 17:59:47 +00:00
sparc64 move ev_out32() here. 2001-06-07 17:54:35 +00:00
sun2 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
sun3 (locally defined) HZ -> hz 2001-06-05 05:20:20 +00:00
vax implement pmap_clear_modify() correctly. 2001-06-07 05:29:13 +00:00
x68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
Makefile