NetBSD/sys/arch
mrg 9f1959ab2b split the "asc" and "tcds" searching into two separate sections and
keep a "tcdsdev" of the booted tcds device.  make sure that the "asc"
is the child of the tcds.  this fixes boot device detection on dec
5000/400 (prolly 400-900) machines in the presense of a tcds option
card, which would use the right tcds chip & disk scsiid of the last
attached tcds -- which meant it would choose the wrong disk, or not
find the boot device at all if the corresponding scsiid was unused in
the last attached disk.

XXX: this may need to be copied to dec_3000_300.c but i have no idea
as i can not test this hardware at all...

fixes PR#8771 by myself.
1999-11-19 10:49:46 +00:00
..
alpha split the "asc" and "tcds" searching into two separate sections and 1999-11-19 10:49:46 +00:00
amiga Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
arm32 add comments 1999-11-19 06:25:11 +00:00
atari Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
bebox Move signal management code common to all PowerPC platforms (sendsig(), 1999-11-17 14:56:10 +00:00
evbsh3 Add 1999-11-15 19:00:25 +00:00
hp300 Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
hpcmips Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
i386 Not all platform have devices which need isadma. Make the isa_dmainit 1999-11-19 02:40:25 +00:00
m68k pmap_enter() change. 1999-11-18 15:19:26 +00:00
mac68k Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
macppc Move signal management code common to all PowerPC platforms (sendsig(), 1999-11-17 14:56:10 +00:00
mips and add sys/arch/mips/mips/fpemu.c 1999-11-18 06:50:17 +00:00
mmeye Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
mvme68k Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
newsmips Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
next68k Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
ofppc Move signal management code common to all PowerPC platforms (sendsig(), 1999-11-17 14:56:10 +00:00
pc532 Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
pica Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
pmax Remove function declarations already declared in ibusvar.h and 1999-11-19 04:34:01 +00:00
powerpc Program to convert back and forth between PPM and CHRP boot icon images. 1999-11-19 00:43:20 +00:00
sh3 Add 1999-11-15 19:00:25 +00:00
sparc update a prototype for the new pmap_enter(). 1999-11-17 06:16:49 +00:00
sparc64 Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
sun3 Add commented out option SOFTDEP to all GENERIC kernels. 1999-11-15 19:10:44 +00:00
vax close the i386 ibcs2 machdep.h; nothing really machine dependent in it yet. 1999-11-16 00:46:25 +00:00
x68k Oops, I misspelt a macro name. 1999-11-19 03:54:08 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00