freebsd-nq/sys/i386
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
..
acpica
bios
compile
conf Add isci(4) driver for amd64 and i386 targets. 2012-01-31 19:38:18 +00:00
i386 Finally, try to enable the nxstacks on amd64 and powerpc64 for both 64bit 2012-01-30 07:56:00 +00:00
ibcs2 Convert files to UTF-8 2012-01-15 13:23:18 +00:00
include Synchronize the struct sigcontext definitions on x86 with mcontext_t. 2012-01-30 07:51:52 +00:00
isa Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
linux Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pci
svr4
xbox
xen Merge r216333 and r216555 from the native pmap 2011-12-30 18:16:15 +00:00
Makefile