1229730SjimharrisFreeBSD Driver for Intel(R) C600 SAS Controller
2229730Sjimharris===============================================
3229730Sjimharris
4229730SjimharrisThis driver has been developed for use with FreeBSD, version 9.0 and later.
5229730Sjimharris
6229730SjimharrisThis driver uses an OS-agnostic abstraction layer library named SCIL that is
7229730Sjimharrispublished by Intel specifically for the C600 SAS controller.  The SAS
8229730Sjimharriscontroller has no firmware, so the driver is extensive and using SCIL
9229730Sjimharrisminimizes the development and maintenance cost of the driver.
10229730Sjimharris
11229730SjimharrisThe FreeBSD implementation files are in the isci directory, and SCIL files
12229730Sjimharrisare in the isci/scil subdirectory.  As Intel publishes new versions of SCIL
13229730Sjimharris(to add features or fix bugs), the isci/scil subdirectory will be updated
14229730Sjimharrisappropriately.
15