Subject: Re: changed files: 'src/sys/arch/hp300/include param.h'
To: Herb Peyerl <hpeyerl@sun-lamp.cs.berkeley.edu>
From: jason downs <downsj@CSOS.ORST.EDU>
List: source-changes
Date: 02/22/1994 00:17:20
In message <199402220729.XAA16102@sun-lamp.cs.berkeley.edu>,
	Herb Peyerl writes:
>Update of /b/source/CVS/src/sys/arch/hp300/include
>In directory sun-lamp.cs.berkeley.edu:/c/users/hpeyerl/norm/src/sys/arch/hp300
>/include
>
>Modified Files:
>	param.h 
>Log Message:
>define disklabel location.

*where*?

from my param.h:

#ifndef OLD_DISKLABEL
#define LABELSECTOR     (1024/DEV_BSIZE)
#define LABELOFFSET     0
#endif

this is where Utah places it, and is the only location (according to hibler)
which is compatible between the 300, 400, and 700.

--
		     - jason downs  downsj@csos.orst.edu -
	      computer science outreach services, software support

		 actively solving social problems with software

------------------------------------------------------------------------------