Module Name: src
Committed By: jruoho
Date: Fri Mar 18 08:26:20 UTC 2011
Modified Files:
src/share/man/man4: ahcisata.4
Log Message:
Add the specification to the SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/ahcisata.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/ahcisata.4
diff -u src/share/man/man4/ahcisata.4:1.5 src/share/man/man4/ahcisata.4:1.6
--- src/share/man/man4/ahcisata.4:1.5 Mon Oct 19 18:41:08 2009
+++ src/share/man/man4/ahcisata.4 Fri Mar 18 08:26:19 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: ahcisata.4,v 1.5 2009/10/19 18:41:08 bouyer Exp $
+.\" $NetBSD: ahcisata.4,v 1.6 2011/03/18 08:26:19 jruoho Exp $
.\"
.\" Copyright (c) 2006 Manuel Bouyer.
.\"
@@ -22,7 +22,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.
.\"
-.Dd November 30, 2006
+.Dd March 18, 2011
.Dt AHCISATA 4
.Os
.Sh NAME
@@ -54,5 +54,12 @@
.Xr pciide 4 ,
.Xr wd 4 ,
.Xr wdc 4
+.Rs
+.%A Intel Corporation
+.%T Serial ATA Advanced Host Controller Interface (AHCI)
+.%N Revision 1.3
+.%D June 26, 2008
+.%U http://download.intel.com/technology/serialata/pdf/rev1_3.pdf
+.Re
.Sh BUGS
Native Command Queuing is not yet supported.