Subject: Re: change hp700 disklabel location
To: None <port-hp700@NetBSD.org, tech-kern@NetBSD.org>
From: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
List: tech-kern
Date: 10/18/2003 20:05:28
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