Subject: Re: CVS commit: src/sys/dev/scsipi
To: Steve Woodford <scw@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: source-changes
Date: 11/25/2006 12:24:25
On Sat, Nov 25, 2006 at 12:03:39PM +0000, Steve Woodford wrote:
> - bounds_check_with_label() has been fixed, so put the correct partition
>   size in the default disklabel.

What are the units of the 'correct partition size' ?

Note that in order to make media with 2k sectors bootable on (eg i386),
the NetBSD disklabel will have to reside at offset 512 in sector zero.

Otherwise we'll have to have completely separate copies of the bootxx code
for each sector size.

	David

-- 
David Laight: david@l8s.co.uk