Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jan 2009 07:32:06 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/part g_part_pc98.c
Message-ID:  <200901050006.n0506jdl087028@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2009-01-04 07:32:06 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/part        g_part_pc98.c 
  Log:
  SVN rev 186733 on 2009-01-04 07:32:06Z by marcel
  
  Improve probing.
  o   Don't check the dummy fields.
  o   The entry is unused if either dp_mid is 0 or dp_sid is 0.
  o   The start or end cylinder cannot be 0.
  o   The start CHS cannot be equal to the end CHS.
  
  Submitted by:   nyan
  
  Revision  Changes    Path
  1.8       +9 -5      src/sys/geom/part/g_part_pc98.c



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