8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / man / man7d / ahci.7d
blob914dbae098ae0177f880d06acc9b9e011fbc478e
1 '\" te
2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
4 .\"  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the
5 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH AHCI 7D "Sep 10, 2009"
7 .SH NAME
8 ahci \- Advanced Host Controller Interface SATA controller driver
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fBsata@unit-address\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The \fBahci\fR driver is a SATA framework-compliant HBA driver that supports
19 SATA HBA controllers that are compatible with the \fIAdvanced Host Controller
20 Interface 1.0\fR specification. AHCI is an Intel-developed protocol that
21 describes the register-level interface for host controllers for serial ATA 1.0a
22 and Serial ATA II. The \fIAHCI 1.0\fR specification describes the interface
23 between the system software and the host controller hardware.
24 .sp
25 .LP
26 The \fBahci\fR driver currently supports the Intel ICH6/7/8/9/10, VIA vt8251
27 and JMicron AHCI controllers which are compliant with the Advanced Host
28 Controller Interface 1.0 specification. The Intel ICH6/7/8/9 and VIA vt8251
29 controllers support standard SATA features. The \fBahci\fR driver currently
30 supports hard disk, ATAPI DVD, ATAPI tape, ATAPI disk (i.e. Dell RD1000),
31 hotplug, NCQ (Native command queuing) and Port multipliers (Silicon Image
32 3726/4726). Power management is not yet supported.
33 .SH CONFIGURATION
34 .sp
35 .LP
36 The \fBahci\fR module contains no user configurable parameters.
37 .SH FILES
38 .sp
39 .ne 2
40 .na
41 \fB\fB/kernel/drv/ahci\fR\fR
42 .ad
43 .sp .6
44 .RS 4n
45 32-bit \fBELF\fR kernel module (x86).
46 .RE
48 .sp
49 .ne 2
50 .na
51 \fB\fB/kernel/drv/amd64/ahci\fR\fR
52 .ad
53 .sp .6
54 .RS 4n
55 64-bit \fBELF\fR kernel module (x86).
56 .RE
58 .SH ATTRIBUTES
59 .sp
60 .LP
61 See \fBattributes\fR(5) for descriptions of the following attribute:
62 .sp
64 .sp
65 .TS
66 box;
67 c | c
68 l | l .
69 ATTRIBUTE TYPE  ATTRIBUTE VALUE
71 Architecture    x86
72 .TE
74 .SH SEE ALSO
75 .sp
76 .LP
77 \fBcfgadm\fR(1M), \fBcfgadm_sata\fR(1M), \fBprtconf\fR(1M), \fBsata\fR(7D)
78 .sp
79 .LP
80 \fIAdvanced Host Controller Interface 1.0\fR
81 .sp
82 .LP
83 \fIWriting Device Drivers\fR
84 .SH NOTES
85 .sp
86 .LP
87 To bind the \fBahci\fR driver to your controller, choose the [AHCI] BIOS
88 option.
89 .sp
90 .LP
91 Note that booting is not supported if toggle exists between the [IDE] and
92 [AHCI] BIOS options