README revision 230843
1169586SmarcelFreeBSD Driver for Intel(R) C600 SAS Controller
2169586Smarcel===============================================
3298107Sgjb
4319185SngieThis driver has been developed for use with FreeBSD, version 9.0 and later.
5169586Smarcel
6216468SobrienThis driver uses an OS-agnostic abstraction layer library named SCIL that is
7169586Smarcelpublished by Intel specifically for the C600 SAS controller.  The SAS
8275030Sbaptcontroller has no firmware, so the driver is extensive and using SCIL
9185046Smarcelminimizes the development and maintenance cost of the driver.
10169586Smarcel
11The FreeBSD implementation files are in the isci directory, and SCIL files
12are in the isci/scil subdirectory.  As Intel publishes new versions of SCIL
13(to add features or fix bugs), the isci/scil subdirectory will be updated
14appropriately.
15