Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/macppc/stand/ofwboot



Module Name:    syssrc
Committed By:   itojun
Date:           Mon Jun 17 23:59:02 UTC 2002

Modified Files:
        syssrc/sys/arch/macppc/stand/ofwboot: ofdev.c

Log Message:
LABELSECTOR is redefined to be 0 on macppc, so it is not usable for MBR
disk label offset.  use hardcoded "1" for now, i guess we need a new #define
in sys/disklabel_mbr.h.  fixes ofwboot to boot kernel off from MBR-formatted
disk.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/macppc/stand/ofwboot/ofdev.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index