Index of /freebsd/head/sys/dev/isci

      Name                    Last modified       Size  Description

[DIR] Parent Directory 20-Oct-2014 04:14 - [DIR] scil/ 28-Sep-2014 13:55 - [TXT] sci_environment.h 19-Feb-2012 19:17 1k [TXT] types.h 19-Feb-2012 19:17 2k [TXT] environment.h 19-Feb-2012 19:17 3k [TXT] isci_oem_parameters.c 19-Feb-2012 19:17 5k [TXT] isci_timer.c 19-Feb-2012 19:17 6k [TXT] isci_interrupt.c 22-May-2012 04:25 8k [TXT] isci_sysctl.c 28-Sep-2014 13:55 9k [TXT] isci_task_request.c 28-Sep-2014 13:55 10k [TXT] isci.h 28-Sep-2014 13:55 10k [TXT] isci_remote_device.c 15-Apr-2013 05:04 10k [TXT] isci_domain.c 15-Apr-2013 05:04 12k [TXT] isci_logger.c 19-Feb-2012 19:17 12k [TXT] isci.c 08-Oct-2013 04:53 20k [TXT] isci_controller.c 28-Sep-2014 13:55 26k [TXT] isci_io_request.c 10-Oct-2013 04:55 33k

FreeBSD Driver for Intel(R) C600 SAS Controller
===============================================

This driver has been developed for use with FreeBSD, version 9.0 and later.

This driver uses an OS-agnostic abstraction layer library named SCIL that is
published by Intel specifically for the C600 SAS controller.  The SAS
controller has no firmware, so the driver is extensive and using SCIL
minimizes the development and maintenance cost of the driver.

The FreeBSD implementation files are in the isci directory, and SCIL files
are in the isci/scil subdirectory.  As Intel publishes new versions of SCIL
(to add features or fix bugs), the isci/scil subdirectory will be updated
appropriately.