From 449c9df3b1ae05e2bc772eb6cbc633db12b1d928 Mon Sep 17 00:00:00 2001 From: sos Date: Wed, 25 Oct 2000 08:25:37 +0000 Subject: Add the ATA_ENABLE_TAGS option --- share/man/man4/ata.4 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share/man/man4/ata.4') diff --git a/share/man/man4/ata.4 b/share/man/man4/ata.4 index eda24d3..6c4ddf7 100644 --- a/share/man/man4/ata.4 +++ b/share/man/man4/ata.4 @@ -68,6 +68,9 @@ section below): .Pp To enable DMA on an ATAPI device: .Cd options ATA_ENABLE_ATAPI_DMA +.Pp +To enable Tagged Queuing support (only IBM DPTA and DTLA drives support that) +.Cd options ATA_ENABLE_TAGS .Sh DESCRIPTION This driver provides access to disk drives, ATAPI CD-ROM and DVD drives, ZIP drives and tape streamers connected to controllers -- cgit v1.1