ahci.7d revision c10c16dec587a0662068f6e2991c29ed3a9db943
te
Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
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.
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
fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
ahci 7D "10 Sep 2009" "SunOS 5.11" "Devices"
NAME
ahci - Advanced Host Controller Interface SATA controller driver
SYNOPSIS

sata@unit-address 
DESCRIPTION

The ahci driver is a SATA framework-compliant HBA driver that supports SATA HBA controllers that are compatible with the Advanced Host Controller Interface 1.0 specification. AHCI is an Intel-developed protocol that describes the register-level interface for host controllers for serial ATA 1.0a and Serial ATA II. The AHCI 1.0 specification describes the interface between the system software and the host controller hardware.

The ahci driver currently supports the Intel ICH6/7/8/9/10, VIA vt8251 and JMicron AHCI controllers which are compliant with the Advanced Host Controller Interface 1.0 specification. The Intel ICH6/7/8/9 and VIA vt8251 controllers support standard SATA features. The ahci driver currently supports hard disk, ATAPI DVD, ATAPI tape, ATAPI disk (i.e. Dell RD1000), hotplug, NCQ (Native command queuing) and Port multipliers (Silicon Image 3726/4726). Power management is not yet supported.

CONFIGURATION

The ahci module contains no user configurable parameters.

FILES

/kernel/drv/ahci

32-bit ELF kernel module (x86).

/kernel/drv/amd64/ahci

64-bit ELF kernel module (x86).

ATTRIBUTES

See attributes(5) for descriptions of the following attribute:

ATTRIBUTE TYPEATTRIBUTE VALUE
Architecturex86
SEE ALSO

cfgadm(1M), cfgadm_sata(1M), prtconf(1M), sata(7D)

Advanced Host Controller Interface 1.0

Writing Device Drivers

NOTES

To bind the ahci driver to your controller, choose the [AHCI] BIOS option.

Note that booting is not supported if toggle exists between the [IDE] and [AHCI] BIOS options