NetBSD/sys/arch
scottr 7c2fc39588 Now that we do collision detection and assign all ADB devices to distinct
addresses, it makes sense to print the actual address of the device rather
than the original address.  The latter is useful to distinguish the type
of device only, so we maintain that data internally (as we always have).

This closes PR 10557 from Dave Huang.
2000-09-27 03:22:05 +00:00
..
alpha Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
amiga Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
amigappc don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
arc don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
arm26 don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
arm32 don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
atari don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
bebox Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
cobalt don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
evbsh3 check whether both COMPUTEXEVB and SH7709A is defined to access special 2000-09-26 22:23:55 +00:00
hp300 don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
hpcmips #include <sys/reboot.h> would probably suffice for those. 2000-09-25 09:03:32 +00:00
i386 cac* at eisa? reported as working. 2000-09-26 11:51:14 +00:00
luna68k don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
m68k fpu_emulate.h: 2000-09-22 19:47:58 +00:00
mac68k Now that we do collision detection and assign all ADB devices to distinct 2000-09-27 03:22:05 +00:00
macppc Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
mips Use a cast to handle syscall() copyin case with 64b clean ctx save/restore. 2000-09-26 18:24:45 +00:00
mipsco Backout previous commit. 2000-09-27 02:06:08 +00:00
mmeye don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
mvme68k don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
news68k Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
newsmips Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
next68k don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
ofppc don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
pc532 Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
pmax Reenable VNODE_OP_NOINLINE, and some white space nits. 2000-09-25 14:05:32 +00:00
powerpc In mem_regions(), remove zero sized entry returned from OF. 2000-09-24 15:57:03 +00:00
prep don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
sgimips don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
sh3 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
sparc Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
sparc64 UltraSPARC machines don't have FP queues. Don't let userland code set them. 2000-09-26 22:05:50 +00:00
sun3 Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
vax Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
x68k Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
Makefile