Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 1998 07:27:29 -0700 (PDT)
From:      Søren Schmidt <sos@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa wd.c
Message-ID:  <199805051427.HAA03418@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         1998/05/05 07:27:28 PDT

  Modified files:
    sys/i386/isa         wd.c 
  Log:
  Fix the 4-8G LBA geometry it was wrong.
  
  Support >8G drives in CHS mode. This is done by guesstimating the
  cylinder count from the LBA size reported. It works on my shiny
  new Maxtor 11.5G drive, YMMV.
  
  Reports from users of other big drives (read Quantum bigfoot's)
  are welcome...
  
  Revision  Changes    Path
  1.164     +7 -2      src/sys/i386/isa/wd.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?199805051427.HAA03418>