Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Nov 2003 00:07:25 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libdisk write_disk.c
Message-ID:  <200311020807.hA287Qlh048444@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/11/02 00:07:25 PST

  FreeBSD src repository

  Modified files:
    lib/libdisk          write_disk.c 
  Log:
  Do not fill in d_ncylinders, d_ntracks and d_nsectors in the disklabel
  on ia64. Not only do we not have a disklabel by default, we also do
  not have a notion of cylinders, tracks and sectors.
  
  Revision  Changes    Path
  1.53      +2 -0      src/lib/libdisk/write_disk.c



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