|
|
SATA AHCI HBA Driver ProjectIntroductionThe ahci driver is a SATA framework-compliant HBA driver, and it aims to support various SATA HBA controllers compatible with AHCI specification. The AHCI specification is defined by INTEL, which is public on the INTEL website. The driver is a generic one supporting all AHCI chipsets since the spec describes the register-level programming interface. And for the time being, the driver has already supported INTEL ICH6/7/8/9 and VIA VT8251. Besides of the disk, the ahci supports ATAPI CD/DVD devices, and some SATA features – NCQ and hot plug are also implemented. Goal
StatusCurrently, Solaris ahci driver:
Documents
Source code, binary and package (optional)(Only for those unbundled codes.)
How to use
Performance (optional)
Known Problems
Discussionwe use the alias driver dash discuss at opensolaris dot org for the time being. References
Supported hardware and platform (optional)
|