NetBSD/sys/arch
thorpej 9af474a62c - Add a comment explaining why we probe for MCPCIAs in the shuffled
MID order.
- Export the shuffled MID order; other files now need it.
- Don't derive the GID from the unit number of the mcbus.  A user could
  render his kernel non-bootable by using a different unit number in the
  kernel config file.  We (and the hardware) only support one MCBUS, so
  simply use instance 0.  Note that this will need to be adjusted if there
  are even any multiple-MCBUS systems.
1999-04-15 22:19:52 +00:00
..
alpha - Add a comment explaining why we probe for MCPCIAs in the shuffled 1999-04-15 22:19:52 +00:00
amiga add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
arm32 Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
atari Fix the IPL comparison. The previous version was plain wrong and caused 1999-04-15 09:15:29 +00:00
bebox add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
hp300 add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
i386 remove bogus prototype for getopt 1999-04-14 15:22:46 +00:00
m68k * Declaration mismatch: len is a size_t, not a pointer to one. 1999-04-13 16:52:37 +00:00
mac68k Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
macppc add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
mips Disable ntohl/htonl due to duplication in libkern/arch/mips. 1999-04-15 15:30:46 +00:00
mvme68k add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
newsmips add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
next68k add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
ofppc add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
pc532 add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
pica Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
pmax Add configuration glue needed by rasops, wsfont, rcons and the px driver. 1999-04-13 18:53:27 +00:00
powerpc add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
sparc Initialize the VME bus tag. 1999-04-14 10:28:23 +00:00
sparc64 Leave font selection to 'rasops' until 'rasops1' has been completed and can 1999-04-13 19:02:38 +00:00
sun3 Fix unused variable warning 1999-04-12 01:30:22 +00:00
vax Use the pool allocator for mbufs instead of a separate submap. 1999-04-14 23:42:00 +00:00
x68k More size hacks. We can now run the installer on 4MB machines. 1999-04-14 14:13:11 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00