<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/isci, branch releng/10.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2013-01-26T22:08:21Z</updated>
<entry>
<title>Clean some 'svn:executable' properties in the tree.</title>
<updated>2013-01-26T22:08:21Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2013-01-26T22:08:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=646a7fea0c8a60ce2795ffc1bdf58e0fd0f7d624'/>
<id>urn:sha1:646a7fea0c8a60ce2795ffc1bdf58e0fd0f7d624</id>
<content type='text'>
Submitted by:	Christoph Mallon
MFC after:	3 days
</content>
</entry>
<entry>
<title>Remove explicit CC assignment in isci(4) Makefile to allow for building</title>
<updated>2012-02-09T17:50:24Z</updated>
<author>
<name>Jim Harris</name>
<email>jimharris@FreeBSD.org</email>
</author>
<published>2012-02-09T17:50:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0f2a8452df7d22176e447cfe01dcbd746adeee66'/>
<id>urn:sha1:0f2a8452df7d22176e447cfe01dcbd746adeee66</id>
<content type='text'>
with clang.  Also fix a number of warnings uncovered when building with
clang around some implicit enum conversions.

Sponsored by: Intel
Approved by: scottl
</content>
</entry>
<entry>
<title>Add isci(4) driver for amd64 and i386 targets.</title>
<updated>2012-01-31T19:38:18Z</updated>
<author>
<name>Jim Harris</name>
<email>jimharris@FreeBSD.org</email>
</author>
<published>2012-01-31T19:38:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f11c7f63056671247335df83a3fe80b94c6616ac'/>
<id>urn:sha1:f11c7f63056671247335df83a3fe80b94c6616ac</id>
<content type='text'>
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
</content>
</entry>
</feed>
