diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2002-07-02 20:23:43 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2002-07-02 20:23:43 +0000 |
| commit | 54739799f2a1ade3ed5a3f2d66168c74b67b60a0 (patch) | |
| tree | 045f90147c4430847f84ce71602d2bd75e3d8164 | |
| parent | 500fb3ef13a60d0590f5c67f8093c75b131b055b (diff) | |
Notes
| -rw-r--r-- | share/man/man4/ata.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ata.4 b/share/man/man4/ata.4 index 5868c8b36bf5..60dbf2ae0389 100644 --- a/share/man/man4/ata.4 +++ b/share/man/man4/ata.4 @@ -78,7 +78,7 @@ set to 1 to enable Write Caching, 0 to disable (default is disabled). (WARNING: might cause data loss on power failures.) .It Va hw.ata.tags set to 1 to enable Tagged Queuing support, 0 to disable (default is disabled). -(Only IBM DPTA and DTLA drives support that.) +(Only IBM DPTA, DTLA, ICxxxxxxAT, ICxxxxxxAV, and GXP drives support that.) .El .Sh DESCRIPTION This driver provides access to disk drives, ATAPI CD-ROM and DVD drives, |
