Re: change hp700 disklabel location
Jochen Kunz <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.hp700,gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
On 2003.10.18 09:54 Klaus Klein wrote:
> > I chose the location LABELSECTOR=1, LABELOFFSET=0,
> > which is used on many archs.
> > Do you think it okay to commit this change?
> FWIW, this also matches Mach's location.
... and the OpenBSD location:
egrep 'HPPA_LABEL(SECTOR|OFFSET)' src/sys/arch/hppa/include/disklabel.h
#define HPPA_LABELSECTOR 1 /* sector containing
label */
#define HPPA_LABELOFFSET 0 /* offset of label in
sector */
#define LABELSECTOR HPPA_LABELSECTOR
#define LABELOFFSET HPPA_LABELOFFSET
--
tschÃŒÃ,
Jochen
Homepage: http://www.unixag-kl.fh-kl.de/~jkunz