<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/ciss, branch release/10.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-07-21T20:08:53Z</updated>
<entry>
<title>MFC r268017 and r268018</title>
<updated>2014-07-21T20:08:53Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2014-07-21T20:08:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8fc6a8d962bc7f58a4aea5ce0afe5a1bdc20c269'/>
<id>urn:sha1:8fc6a8d962bc7f58a4aea5ce0afe5a1bdc20c269</id>
<content type='text'>
268017:
Check return of cam_periph_find() before using it in a printf.

268018:
Add detection for ciss(4)  controllers that are set to non-raid JBOD mode.
</content>
</entry>
<entry>
<title>MFC r264127</title>
<updated>2014-04-21T16:54:38Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2014-04-21T16:54:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a4ec519bbd3d4ef265b572b0bd52f1da191a0a8'/>
<id>urn:sha1:9a4ec519bbd3d4ef265b572b0bd52f1da191a0a8</id>
<content type='text'>
Add PCI-IDs for TBD Gen9 RAID controller HBAs from HP to ciss(4)

Submitted by:	Benesh, Scott &lt;scott.benesh@hp.com&gt;
Sponsored by:	Yahoo! Inc.
</content>
</entry>
<entry>
<title>MFC r264354</title>
<updated>2014-04-15T17:49:47Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2014-04-15T17:49:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a0039c823f0141e69c7d6ec2a4c78b29a392042c'/>
<id>urn:sha1:a0039c823f0141e69c7d6ec2a4c78b29a392042c</id>
<content type='text'>
Fix insta-panic on assert of unlocked periph mtx in ciss(4) when
logical volume state changes.

Sponsored by:	Yahoo! Inc.
</content>
</entry>
<entry>
<title>Update ciss(4) with new models of raid controllers from HP</title>
<updated>2013-08-06T03:17:01Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2013-08-06T03:17:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ec5d9810da1ea3a571007353f4e028e80dc5683d'/>
<id>urn:sha1:ec5d9810da1ea3a571007353f4e028e80dc5683d</id>
<content type='text'>
Submitted by:	scott.benesh@hp.com
MFC after:	2 weeks
Sponsored by:	Hewlett Packard
</content>
</entry>
<entry>
<title>update ciss debugger command to iterate over multiple raid controllers up to</title>
<updated>2013-07-27T17:20:43Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2013-07-27T17:20:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=11f9f6ea9a48bf45728c6bdf18dc8b5724c2944a'/>
<id>urn:sha1:11f9f6ea9a48bf45728c6bdf18dc8b5724c2944a</id>
<content type='text'>
max controllers supported

PR:	kern/179932
Reviewed by:	Markus Gebert &lt;markus.gebert@hostpoint.ch&gt;
MFC after:	2 weeks
Sponsored by:	Yahoo! Inc.
</content>
</entry>
<entry>
<title>The controller does not zero this data structure, ever.</title>
<updated>2013-04-28T20:46:32Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2013-04-28T20:46:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3d3ddb44cd3ae672c55265f5b75d6da537669ca8'/>
<id>urn:sha1:3d3ddb44cd3ae672c55265f5b75d6da537669ca8</id>
<content type='text'>
Zero it out here so we do not misinterpret the data error.

Obtained from:	Yahoo! Inc.
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Let's align correctly by setting to 17.</title>
<updated>2013-04-28T16:35:23Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2013-04-28T16:35:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e8e4cdbacbcc5c9cd055cc35fec2f74ef45f1659'/>
<id>urn:sha1:e8e4cdbacbcc5c9cd055cc35fec2f74ef45f1659</id>
<content type='text'>
OpenCISS states that if the value is 0, then the driver should try a value
of 31.  That's just silly.  Set to 17 so that the subtraction for maxio
becomes 16 and aligns nicely.

Reviewed by:	scottl
Obtained from:	Yahoo! Inc.
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Its time to retire COMPAQ.  I don't think that its coming back.  :-)</title>
<updated>2013-04-28T16:20:09Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2013-04-28T16:20:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1e8b29a4ba6135d3da99a7341fa3dd799350982c'/>
<id>urn:sha1:1e8b29a4ba6135d3da99a7341fa3dd799350982c</id>
<content type='text'>
Obtained from:	Yahoo! Inc.
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Change maxio to reflect variable hardware configurations.</title>
<updated>2013-04-27T08:40:37Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2013-04-27T08:40:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bdde5705621e7a14945de475aae7893746c4e7b9'/>
<id>urn:sha1:bdde5705621e7a14945de475aae7893746c4e7b9</id>
<content type='text'>
If max_sg_length is 0, then we default to 16

If max_sg_length is less than CISS_MAX_SG_ELEMENTS, then
we will set round the value of max_sg_length to the nearest
power of 2 and use it to align maxio.

Else, we will use CISS_MAX_SG_ELEMENTS for our calculations.

Thanks to scottl for working me through the history and providing
the basis for this patch.

Submitted by:	scott
Obtained from:	Yahoo! Inc.
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Adjust the min comparison to look at the adjust value after subtraction, don't</title>
<updated>2013-04-26T17:28:45Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2013-04-26T17:28:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a618ef521c8c3fbd8dc50883c0ae5d668649898f'/>
<id>urn:sha1:a618ef521c8c3fbd8dc50883c0ae5d668649898f</id>
<content type='text'>
subtract 1 from the chosen value if we are going to use the configued value.

Obtained from:	Yahoo! Inc.
MFC after:	2 weeks
</content>
</entry>
</feed>
