NetBSD/sys/arch
scw cee1e443db Use DEV_BSIZE in place of MAXBSIZE for the static 'iobuf' in devopen().
Use of the latter caused the 1st and 2nd stage boot loaders to occupy
over 64k of memory. This caused them to fail on a 4Mb mvme147 since
they are loaded at 0x3f0000.
Reported by Kristen A. McIntyre and Maxime Kurkdjian.
1998-06-11 19:04:57 +00:00
..
alpha In pmap_enter(): if old PTE was not valid, we don't need to sync 1998-06-11 10:36:08 +00:00
amiga Change ddb_init() for a.out to provision for kernels which are not booted by 1998-06-09 01:57:41 +00:00
arm32 Include "pc.h" and check NPC - allows ofcons to be the system console. 1998-06-10 21:55:30 +00:00
atari Fix egcs warning 1998-06-11 16:31:45 +00:00
bebox Use config_defer(). 1998-06-09 18:49:33 +00:00
hp300 Change ddb_init() for a.out to provision for kernels which are not booted by 1998-06-09 01:57:41 +00:00
i386 Don't enable BUS_SPACE_DEBUG automatically if DEBUG is defined. 1998-06-09 22:53:57 +00:00
m68k If any of _ANSI_SOURCE, _POSIX_C_SOURCE or _XOPEN_SOURCE are defined, don't 1998-05-25 20:59:01 +00:00
mac68k The Performa 58x comm slot SONIC cards behave the same way as in 1998-06-09 03:39:50 +00:00
macppc Add (missing) "filedesc" 1998-06-05 12:24:44 +00:00
mips Protect against multiple inclusions. 1998-05-25 21:00:32 +00:00
mvme68k Use DEV_BSIZE in place of MAXBSIZE for the static 'iobuf' in devopen(). 1998-06-11 19:04:57 +00:00
newsmips Move static variables to struct softc. 1998-06-10 16:27:30 +00:00
next68k Add recent ddb_init() interface change. 1998-06-09 12:01:28 +00:00
ofppc Remove unused message. 1998-06-11 05:03:30 +00:00
pc532 Change ddb_init() for a.out to provision for kernels which are not booted by 1998-06-09 01:57:41 +00:00
pica Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
pmax Adjust bus_dmamap_sync() for the R4000; in that case, use the stashed 1998-06-03 05:10:23 +00:00
powerpc Merge in MACHINE_NEW_NONCONTIG support and some fix from Tsubai-San. 1998-06-05 11:27:09 +00:00
sparc Change ddb_init() for a.out to provision for kernels which are not booted by 1998-06-09 01:57:41 +00:00
sun3 turn on LKM by default, per PR#4423 1998-06-11 19:02:35 +00:00
vax #ifdef _KERNEL whole this file. 1998-06-09 14:03:24 +00:00
x68k Change ddb_init() for a.out to provision for kernels which are not booted by 1998-06-09 01:57:41 +00:00