NetBSD/sys/arch
chuck b3ecc4c310 make sure devopen() sets pd->devtype properly when BOOTXX is defined
(should be DT_BLOCK).  otherwise the bootxx boot block will fail if
you are on a system with a v2 openprom [because it will not do the
v2_seek in obp_strategy()].    fixes the problem recently noted on
the port-sparc list by matthew green <mrg@eterna.com.au>.   i tested
fix on a ss2 with a v2 prom.
1995-09-26 20:07:53 +00:00
..
alpha Use `files.osf1' 1995-09-20 00:20:18 +00:00
amiga fix typo 1995-09-23 13:42:03 +00:00
atari Add support for the FX-card - Falcon mem. extension - (Nat!) 1995-09-23 20:31:21 +00:00
hp300 Assume primary swap is `b' partition, not `root partition + 1'. 1995-09-24 02:18:11 +00:00
i386 Compile the kernel with -fno-builtin. 1995-09-19 23:25:29 +00:00
m68k Make sunos_sigreturn() match prototype. 1995-09-21 11:41:04 +00:00
mac68k Add Technology Works ethernet card. From 1995-09-24 14:13:56 +00:00
mips Add "kvtophys()", which maps MIPS R2000 kernel-virtual addresses to physical addresses, 1995-09-25 20:36:23 +00:00
mvme68k Need <sys/mount.h> 1995-09-22 15:29:33 +00:00
pc532 Move the C struct to the properly protected place. 1995-09-22 23:19:30 +00:00
pmax Fix SCC bug that broke getty on pmax SCC lines: if RAW and LITOUT were 1995-09-25 22:10:56 +00:00
sparc make sure devopen() sets pd->devtype properly when BOOTXX is defined 1995-09-26 20:07:53 +00:00
sun3 New DVMA interface, and various cleanup. 1995-09-26 04:01:53 +00:00
vax relocation_info added. 1995-09-23 14:57:40 +00:00