Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Apr 1998 13:04:40 -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 wdreg.h
Message-ID:  <199804082004.NAA04436@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         1998/04/08 13:04:40 PDT

  Modified files:
    sys/i386/isa         wd.c wdreg.h 
  Log:
  Add LBA mode support for large drives.
  Use config flags 0x1000 to enable LBA mode. It should be enabled in
  the BIOS too to avoid geometry confusion.
  
  One catch though, I'm not sure all BIOS's uses the 64head/63secs
  translation, all mine does but....
  
  Revision  Changes    Path
  1.153     +69 -42    src/sys/i386/isa/wd.c
  1.22      +2 -1      src/sys/i386/isa/wdreg.h

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?199804082004.NAA04436>