freebsd-nq/sys/i386/conf
Jim Harris f11c7f6305 Add isci(4) driver for amd64 and i386 targets.
The isci driver is for the integrated SAS controller in the Intel C600
(Patsburg) chipset.  Source files in sys/dev/isci directory are
FreeBSD-specific, and sys/dev/isci/scil subdirectory contains
an OS-agnostic library (SCIL) published by Intel to control the SAS
controller.  This library is used primarily as-is in this driver, with
some post-processing to better integrate into the kernel build
environment.

isci.4 and a README in the sys/dev/isci directory contain a few
additional details.

This driver is only built for amd64 and i386 targets.

Sponsored by: Intel
Reviewed by: scottl
Approved by: scottl
2012-01-31 19:38:18 +00:00
..
.cvsignore
DEFAULTS Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default on 2011-11-08 10:18:07 +00:00
GENERIC Add isci(4) driver for amd64 and i386 targets. 2012-01-31 19:38:18 +00:00
GENERIC.hints Add hints for i8254 timer on i386 and amd64. Some people report about 2010-07-16 23:21:46 +00:00
Makefile In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows 2010-01-08 18:57:31 +00:00
NOTES Add isci(4) driver for amd64 and i386 targets. 2012-01-31 19:38:18 +00:00
PAE Add the CAM Target Layer (CTL). 2012-01-12 00:34:33 +00:00
XBOX Change all the sample kernel configurations to use 2011-08-07 20:16:46 +00:00
XEN Fix the broken module build I introduced earlier. 2012-01-07 19:38:26 +00:00
XENHVM s/amd64/i386/ in comment. 2012-01-16 02:42:41 +00:00