NetBSD/sys/arch
cgd d97900c6f4 boot device autodetection, using PROM's boot device environment variable.
This is a bit of a hack, as-is, since there's a lot of code that's
outright duplicated between the various files and because it doesn't
support detection of a network device as the root device.  The
latter's not a problem yet, because NetBSD/Alpha can't load the kernel
from the network to begin with.
1996-06-13 04:53:47 +00:00
..
alpha boot device autodetection, using PROM's boot device environment variable. 1996-06-13 04:53:47 +00:00
amiga Activate M68040 cache flushing code also in 68060 only kernels. 1996-06-10 16:11:20 +00:00
arm32 Only read beyond the first byte of the podule header if we know that 1996-06-12 21:09:55 +00:00
atari locc() is unused. Remove it from the machine-independent kernel interface. 1996-06-10 15:33:33 +00:00
hp300 locc() is unused. Remove it from the machine-independent kernel interface. 1996-06-10 15:33:33 +00:00
i386 change > to >= in #endif comment, too. 1996-06-04 20:01:58 +00:00
m68k Fix a few off-by-one errors in bitnumbers used by print_fcode. 1996-06-12 20:22:42 +00:00
mac68k Update for current reality 1996-06-11 03:39:20 +00:00
mips Include <mips/types.h> to bring u_int32_t and u_int16_t in scope for 1996-06-05 23:44:31 +00:00
mvme68k switch to generic boot 1996-05-29 05:06:21 +00:00
pc532 xxcd => xx_cd. 1996-05-23 14:14:20 +00:00
pica Make `make depend' work for libraries. 1996-05-11 16:11:30 +00:00
pmax Fix autoconfiguration stuff to more closely match the alpha - primarily 1996-05-29 06:29:02 +00:00
sparc Bound the buffer cache to 1/2 of kernel virtual memory, so machines with 1996-06-12 23:48:51 +00:00
sun3 Add the version line. 1996-05-17 19:39:30 +00:00
vax locc() is unused. Remove it from the machine-independent kernel interface. 1996-06-10 15:33:33 +00:00
x68k fixed sometimes hang up bug at boot time. 1996-06-12 12:09:30 +00:00