NetBSD/sys/arch
scottr cd2817bffb Sync with current 040-related development:
- Combine initenv() and getenvvars().
 - Hardwire some PowerBook internal video addresses, from Takashi Hamada.
 - When printing out the machine model/CPU, use the new cputype variable
   instead of the Booter's PROCESSOR environment variable.
 - Use new ptest040() function code argument (though for now, the MMU is
   disabled on the 040).
 - Revert previous change in get_physical() that seems to have broken
   some machines; use an ADD instead of an OR when determining the PA.
 - Some (very minor) style cleanup of asm code.
1997-01-09 07:20:46 +00:00
..
alpha use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
amiga use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
arm32 use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
atari Adjust 'fill'. 1997-01-08 12:57:22 +00:00
hp300 Bracket kernel structs with #ifdef _KERNEL so that bootblocks will once 1997-01-09 01:07:59 +00:00
i386 s/soft error/soft error (corrected)/, to avoid confusion. 1997-01-09 04:30:08 +00:00
m68k Add '-I${.CURDIR} ${.CURDIR}/' before netbsd.S to compile it with 1996-12-31 22:44:13 +00:00
mac68k Sync with current 040-related development: 1997-01-09 07:20:46 +00:00
mips Pander to "kernel_text" kludge. 1996-12-23 15:27:47 +00:00
mvme68k rename: ramdisk => md 1996-12-28 23:53:10 +00:00
ofppc * Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2. 1996-12-01 06:12:25 +00:00
pc532 Device rename: rd' => md' 1997-01-01 23:04:58 +00:00
pica use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
pmax Configure pmax elf_machdep.h as little-endian elf. 1996-12-17 03:45:05 +00:00
powerpc First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
sparc use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
sun3 Remove some junk. 1996-12-30 21:13:50 +00:00
vax use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
x68k Add EXEC_AOUT and EXEC_SCRIPT. 1997-01-08 16:17:29 +00:00