On Mon, Feb 11, 2008 at 01:58:19PM -0800, Marcel Moolenaar wrote:
> 
> On Feb 11, 2008, at 1:40 PM, Marius Strobl wrote:
> 
> >marius      2008-02-11 21:40:22 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> >   sys/conf             files.sparc64
> >   sys/sparc64/include  md_var.h
> > Added files:
> >   sys/sparc64/sparc64  ata_machdep.c
> > Log:
> > The Sun disk label only uses 16-bit fields for cylinders, heads and
> > sectors so the geometry of large IDE disks has to be adjusted.
> 
> Would support for VTOC16 help with this?
> 

I don't know; I thought Solaris only uses VTOCs in addition to Sun
disk labels, though I have no idea what VTOC16 in particular is.
Anyway, the idea was to be compatible with Solaris as far as it
makes sense and Solaris already fakes the geometry of IDE disks
at the device driver level so the disk label uses the faked
geometry regardless of the label format.

Marius

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to