NetBSD/sys/arch
thorpej f4f6c1dd1c Enable SCSI. 2001-06-01 03:53:29 +00:00
..
algor Enable SCSI. 2001-06-01 03:53:29 +00:00
alpha define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-31 07:37:01 +00:00
amiga add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
amigappc use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
arc fix off by one error. extra one page is needed for the case where 2001-05-31 20:56:29 +00:00
arm use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
arm26 Start using the blockio functions. This makes raw reads from hcsc 20% faster 2001-05-30 00:19:43 +00:00
arm32 use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
atari add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
bebox use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
cats Move blockio.S from sys/arch/arm32/arm32 to sys/arch/arm/arm, since I want to 2001-05-29 23:03:20 +00:00
cesfic add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
cobalt use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
dnard use _KERNEL_OPT 2001-05-30 11:57:16 +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 add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
hpc use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
hpcarm Add support for jornada720's framebuffer. 2001-06-01 02:51:03 +00:00
hpcmips Fix commnet; hpcmips isn't x86 architecture. 2001-05-31 02:30:04 +00:00
hpcsh convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
i386 add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
luna68k add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
m68k use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
mac68k add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
macppc add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
mips "opt_ddb.h" should be included at the beginning of source file, 2001-05-31 19:41:57 +00:00
mipsco add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
mmeye add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
mvme68k Deprecate intrcnt/intrnames in favour of the generic evcnt(9) interface. 2001-05-31 18:46:07 +00:00
netwinder use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
news68k add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
newsmips use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
next68k add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
ofppc use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
pc532 add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
pmax use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
powerpc One more gcc-2.95 issue. 2001-05-31 09:19:25 +00:00
prep use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
sandpoint use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
sgimips use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
sh3 add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
sparc drop to prom on "halt" as well. 2001-05-31 08:55:19 +00:00
sparc64 add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
sun2 add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
sun3 add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
vax use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
x68k add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
Makefile add hpc dir if MACHINE is hpcmips or hpcsh. 2001-01-28 02:58:19 +00:00