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
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
i386 Don't enable BUS_SPACE_DEBUG automatically if DEBUG is defined. 1998-06-09 22:53:57 +00:00
m68k
mac68k
macppc
mips
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
ofppc Remove unused message. 1998-06-11 05:03:30 +00:00
pc532
pica
pmax
powerpc
sparc
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