freebsd-dev/sys/amd64
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 - Restore XCR0 before restoring extended FPU states. 2012-01-31 17:51:30 +00:00
amd64 Move xrstor/xsave/xsetbv into fpu.c and reorder them. 2012-01-30 07:53:33 +00:00
compile
conf Add isci(4) driver for amd64 and i386 targets. 2012-01-31 19:38:18 +00:00
ia32 Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
include Move xrstor/xsave/xsetbv into fpu.c and reorder them. 2012-01-30 07:53:33 +00:00
linux32 Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pci Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to 2011-06-22 21:04:13 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00