NetBSD/sys/arch
mrg 79f22c2c51 UltraSPARC IIi CPU has bits 6-10 of the INO hardwired to 1. when we
install an interrupt handler, make sure we set these bits to 1.  now,
interrupt_vector in locore can find our registered interrupt handlers
and at least try to setup a call to them.
2000-04-10 16:07:50 +00:00
..
alpha Remove duplicate CTL_MACHDEP definitions (duplicated in <alpha/cpu.h>). 2000-04-10 06:04:28 +00:00
amiga Prevent serial port from hanging when used as both console and terminal. 2000-04-07 19:47:18 +00:00
arc Use separate callouts for motor-on and motor-off. Fixes a condition 2000-04-07 16:58:53 +00:00
arm32 Add missing include of vm/vm.h 2000-04-09 00:18:12 +00:00
atari Use separate callouts for motor-on and motor-off. Fixes a condition 2000-04-07 16:58:53 +00:00
bebox Use dev/isa/fd.c. 2000-04-07 16:35:19 +00:00
cobalt Be a little more careful parsing boot parameters. 2000-04-09 00:13:54 +00:00
evbsh3 Centralise the declarations of cpu_model, machine, machine_arch, 2000-03-28 23:57:24 +00:00
hp300 Centralise the declarations of cpu_model, machine, machine_arch, 2000-03-28 23:57:24 +00:00
hpcmips add rnd, IPV6 etc. 2000-04-09 14:14:50 +00:00
i386 Add rl cardbus attachment. 2000-04-10 07:58:18 +00:00
luna68k Centralise the declarations of cpu_model, machine, machine_arch, 2000-03-28 23:57:24 +00:00
m68k Switch to MI ns_cksum.c - the MD ns_cksum.c is equivalent to it 2000-04-06 13:37:49 +00:00
mac68k LKM fixes: 2000-04-05 11:37:13 +00:00
macppc Make this compile again. 2000-04-07 14:35:58 +00:00
mips - Fix a bug in mips1_TBIAP() misbehaving like as mips1_TBIA(). 2000-04-10 11:38:16 +00:00
mmeye New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
mvme68k Centralise the declarations of cpu_model, machine, machine_arch, 2000-03-28 23:57:24 +00:00
news68k Use proper virtual address for some devices. 2000-04-07 12:09:30 +00:00
newsmips Add asm.h like other ports. 2000-03-30 21:33:30 +00:00
next68k Centralise the declarations of cpu_model, machine, machine_arch, 2000-03-28 23:57:24 +00:00
ofppc Update several ports to at least work again without IPKDB 2000-03-24 17:05:30 +00:00
pc532 Use UVM_PGA_ZERO in pmap_alloc_ptp(). 2000-04-10 06:34:11 +00:00
pmax Only spew about every interrupt that gets hooked up if DEBUG is defined 2000-04-05 17:49:55 +00:00
powerpc When call a signal handler, don't pass the kernel (local) address in r5. 2000-04-03 10:23:24 +00:00
prep Make this actually configure. 2000-04-08 18:16:42 +00:00
sh3 Use UVM_PGA_ZERO in pmap_alloc_ptp(). 2000-04-10 06:34:11 +00:00
sparc add rudimentary support for tracing stacks back into user space. 2000-04-10 01:22:09 +00:00
sparc64 UltraSPARC IIi CPU has bits 6-10 of the INO hardwired to 1. when we 2000-04-10 16:07:50 +00:00
sun3 Use separate callouts for motor-on and motor-off. Fixes a condition 2000-04-07 16:58:53 +00:00
vax Add fix for VS4000 SCSI hangs on disk writes. Add a VAX_BUS_DMA_SPILLPAGE 2000-04-10 03:49:56 +00:00
x68k Use separate callouts for motor-on and motor-off. Fixes a condition 2000-04-07 16:58:53 +00:00
Makefile Add new SUBDIRs. 2000-02-19 02:03:29 +00:00