From ca317b82778895260c118df81a90e2918863f986 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Schmidt?= Date: Thu, 9 Apr 1998 22:31:47 +0000 Subject: [PATCH] Add the LBA addressing flag. --- share/man/man4/man4.i386/wd.4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man4/man4.i386/wd.4 b/share/man/man4/man4.i386/wd.4 index 54d173cf1e9e..7d8cdfb0f97d 100644 --- a/share/man/man4/man4.i386/wd.4 +++ b/share/man/man4/man4.i386/wd.4 @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: wd.4,v 1.6 1997/07/15 09:44:05 charnier Exp $ +.\" $Id: wd.4,v 1.7 1997/09/04 18:49:53 sos Exp $ .\" .Dd August 31, 1994 .Dt WD 4 i386 @@ -64,6 +64,8 @@ confused and reinitialize it. .It 0x2000 Probe for and use the bus-mastering DMA capabilities of modern PCI chipsets. +.It 0x1000 +Use LBA addressing instead of the default CHS addressing. .It 0x0f00 Force number of heads to ((flags & 0xf00)>>8), recalculate number of cylinders to match.