CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/03 13:16:44
Modified files:
sys/arch/macppc/macppc: autoconf.c machdep.c
Log message:
Rework the logic for matching the boot device to allow for root on
any drive attached to the first controller. Fix an issue reported
by Jan Stary, hans at stare dot cz.
Note that this new logic still doesn't allow for root on any drive
attached to a secondary controller.
ok miod@
