CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/10/10 15:24:59
Modified files:
sys/arch/aviion/aviion: autoconf.c av400_machdep.c
av530_machdep.c locore.S machdep.c
sys/arch/aviion/include: autoconf.h av400.h board.h prom.h
Log message:
Better boot device detection code. Board-specific code will now return the
address of a controller only know by its SCM name and number, and the boot
device detection code will now attempt to match the controller first, and
then grandchildren of it (if the boot device is a disk or a tape).