Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2000 23:58:16 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa wd.c
Message-ID:  <200001300758.XAA62075@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2000/01/29 23:58:15 PST

  Modified files:
    sys/i386/isa         wd.c 
  Log:
  Fixed longstanding brokenness of wddump() in LBA mode.  LBA mode may now
  be safe enough to recommend for working around the problem with CHS mode
  normally being limited to 65536*16*63 sectors.
  
  Fixed bitrot in related debugging code.
  
  Fixed related style bugs.
  
  Removed another vestige of bad144 support.
  
  Revision  Changes    Path
  1.219     +22 -21    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?200001300758.XAA62075>