NetBSD/sys/arch
eeh 9b019404f8 Apparently gas 2.9.5 (don't ask) does not like to add values to %lo()
directives so move the additions inside %lo() to make it happy.
Hopefully this won't break older versions.
2000-04-13 18:40:27 +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 Add dummies for barrier methods (copied from i386). 2000-04-11 07:12:47 +00:00
bebox Use dev/isa/fd.c. 2000-04-07 16:35:19 +00:00
cobalt Backout the previous change; safepri is an evil idea after all. 2000-04-12 04:30:35 +00:00
evbsh3 move the Interrput Priority Level (IPL_*) definitions into MD part. 2000-04-13 15:36:09 +00:00
hp300 Centralise the declarations of cpu_model, machine, machine_arch, 2000-03-28 23:57:24 +00:00
hpcmips Dialog Box style key function. You can push space key to boot. 2000-04-12 15:07:34 +00:00
i386 add com at cardbus 2000-04-13 11:21: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 - Move a loop invariant of 'if (CPUISMIPS3)' out of pagemove(). 2000-04-12 01:37:58 +00:00
mmeye move the Interrput Priority Level (IPL_*) definitions into MD part. 2000-04-13 15:36:09 +00:00
mvme68k Centralise the declarations of cpu_model, machine, machine_arch, 2000-03-28 23:57:24 +00:00
news68k Use "${OBJCOPY} -O binary" to strip a.out header. 2000-04-13 14:44:02 +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 Merge all missing changes from sys/i386/i386/pmap.c;1.88. 2000-04-12 06:23:21 +00:00
pmax Add a comment block describes what the intent of safepri global variable 2000-04-12 04:40:50 +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 remove sys_vtrace() 2000-04-13 15:54:27 +00:00
sparc make this compile with -DDEBUG_SVR4 [wrong variable name] 2000-04-12 15:13:15 +00:00
sparc64 Apparently gas 2.9.5 (don't ask) does not like to add values to %lo() 2000-04-13 18:40:27 +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