freebsd-skq/share/man
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
..
man1 sh: Add kill builtin. 2010-12-21 22:47:34 +00:00
man3 Pull up vendor changes to mdoc(7) 2012-01-05 21:36:12 +00:00
man4 Add isci(4) driver for amd64 and i386 targets. 2012-01-31 19:38:18 +00:00
man5 Add missing MLINKS to INDEX.5 2012-01-19 02:49:21 +00:00
man6
man7 No need to run buildworld before generate-release.sh. 2012-01-14 18:16:10 +00:00
man8 Remove documentation for set_rcvar() now that it has been removed. 2012-01-14 21:51:44 +00:00
man9 Manpages for the buf_ring and drbr interfaces. 2012-01-30 21:02:25 +00:00
Makefile Add a new build option, MAN_UTILS. This option lets you control building 2010-05-19 23:56:26 +00:00