Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2008 15:28:15 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/part g_part_bsd.c
Message-ID:  <200809271528.m8RFSa2i096737@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2008-09-27 15:28:15 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/part        g_part_bsd.c 
  Log:
  SVN rev 183410 on 2008-09-27 15:28:15Z by marcel
  
  Allow 255 sectors/track for the BSD disklabel. The previous limit
  of 63 sectors/track is too PC BIOS specific. On pc98, where the
  BSD disklabel is used as well, 255 sectors/track is not uncommon.
  
  Submitted by:   nyan@
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/geom/part/g_part_bsd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809271528.m8RFSa2i096737>