Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 1997 01:43:56 -0800 (PST)
From:      Poul-Henning Kamp <phk>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa wd.c
Message-ID:  <199704030943.BAA09797@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         97/04/03 01:43:55

  Modified:    sys/i386/isa  wd.c
  Log:
  If flag 0x4000 (Sleephack) is defined, assume that the disk is sleeping
  if all registers are 0xff.
  
  This allows me to run with flags 0xc0ff on my IBM-DMCA-21440 disk, which
  gives 5MB/sec sequential read :-)
  
  If you have a laptop, try adding flag 0x4000 to your disk, and tell me if
  it makes any difference for you.
  
  Revision  Changes    Path
  1.128     +35 -3     src/sys/i386/isa/wd.c



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