Module Name: src Committed By: phx Date: Thu Aug 18 08:55:43 UTC 2011
Modified Files: src/sys/arch/ofppc/ofppc: disksubr.c Log Message: First check whether an MBR is present. Then use it for locating the disklabel. Otherwise try to construct a disklabel from RDB partitions, and when everything fails, look for a raw NetBSD disklabel in LABELSECTOR. This is the same sequence as in ofwboot now. Also fixed some typos in the comments. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/arch/ofppc/ofppc/disksubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.