NetBSD/sys/arch
wrstuden 25faa820de Add support for reading MacOS-partitioned disks. Stolen from the mac68k
port, but modified in that macppc searches for netbsd-partitioned disks
before MacOS partitioned disks, since installboot generates a fake MacOS
partition table which isn't the one we want to use.
1999-09-27 17:02:43 +00:00
..
alpha Correct the clock speed setting: the GPI2 bit is only for the Alpha baseboard 1999-09-22 03:32:42 +00:00
amiga vm_offset_t -> vaddr_t/paddr_t 1999-09-25 21:47:02 +00:00
arm32 Small enhancement to the mcount() function to make profiling of assembler 1999-09-21 22:15:11 +00:00
atari Specify the major number of the md-device. Otherwise config(1) won't emit 1999-09-27 14:32:17 +00:00
bebox Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
evbsh3 Move common parts of machdep.c to sh3_machdep.c. 1999-09-21 13:16:15 +00:00
hp300 Remove ipfilter, add IPv6 and IPSec. 1999-09-19 21:20:43 +00:00
hpcmips Remove DEVPAGER, SWAPPAGER and VNODEPAGER. 1999-09-27 08:39:44 +00:00
i386 For ELF, rename the profiling entry from mcount to __mcount to avoid clashing 1999-09-27 09:47:44 +00:00
m68k Add missing TBIA() definition for 68030-only machine. 1999-09-27 04:43:40 +00:00
mac68k Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
macppc Add support for reading MacOS-partitioned disks. Stolen from the mac68k 1999-09-27 17:02:43 +00:00
mips Changes for NetBSD/hpcmips. 1999-09-25 00:00:37 +00:00
mmeye Include machine/cpu.h. 1999-09-27 08:47:56 +00:00
mvme68k Add #ifdef _KERNEL around the spln() macros. 1999-09-21 18:49:19 +00:00
newsmips Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
next68k added a couple of functions missed when chuq removed PMAP_NEW 1999-09-21 11:03:53 +00:00
ofppc Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pc532 Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pica Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pmax Use px_probe_sram() to figure out ringbuffer size instead of defaulting to 1999-09-25 14:45:21 +00:00
powerpc fix breakage from PMAP_NEW cleanup. 1999-09-14 17:11:45 +00:00
sh3 Fix RWKREG register reset code in resettodr(). 1999-09-23 05:34:03 +00:00
sparc Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
sparc64 Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
sun3 fix a prototype that was missed in the pmap_extract() API change. 1999-09-19 19:06:19 +00:00
vax Nuke unnused file. 1999-09-21 18:08:37 +00:00
x68k Could not compile w/ options M68060. 1999-09-24 15:31:52 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00