Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 1998 07:35:28 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern subr_diskslice.c
Message-ID:  <199807201435.HAA00885@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/07/20 07:35:28 PDT

  Modified files:
    sys/kern             subr_diskslice.c 
  Log:
  Initialize more defaults for the in-core label for the whole disk.
  Callers only need to initialize d_secperunit now, but should
  initialize d_type (to reduce the IDE/SCSI confusion), d_typename
  (put the disk model in it) and geometry info (if it isn't completely
  ficticious).  Callers will soon need to initialize d_secsize.
  
  Revision  Changes    Path
  1.52      +46 -24    src/sys/kern/subr_diskslice.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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