NetBSD/sys/arch
leo 313488aee7 Reverse the order in which PCI cards are scanned. Now the order matches the
TOS-scan order. This causes TOS & NetBSD to use the same video card on
a system with multiple VGA cards.
1999-09-22 07:15: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 replace inline asm by macro calls, that expand to the original inline asm 1999-09-20 23:17:13 +00:00
arm32 Small enhancement to the mcount() function to make profiling of assembler 1999-09-21 22:15:11 +00:00
atari Reverse the order in which PCI cards are scanned. Now the order matches the 1999-09-22 07:15:43 +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 Fix minor typos. 1999-09-21 02:29:41 +00:00
i386 add missing break, spotted by Wolfgang Solfrank 1999-09-20 16:07:45 +00:00
m68k Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +00:00
mac68k Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
macppc lcsplx() should return old cpl... 1999-09-21 12:36:32 +00:00
mips eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
mmeye Move common parts of machdep.c to sh3_machdep.c. 1999-09-21 13:16:15 +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 Need to pull in <sys/kernel.h> for definition of cold. 1999-09-21 00:10:39 +00:00
powerpc fix breakage from PMAP_NEW cleanup. 1999-09-14 17:11:45 +00:00
sh3 Move common parts of machdep.c to sh3_machdep.c. 1999-09-21 13:16:15 +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 Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
Makefile