<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/isp/isp.c, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-11-04T19:12:42Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>urn:sha1:3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
</entry>
<entry>
<title>Store the target handles in a separate list from normal commands.  Add a</title>
<updated>2004-05-24T07:02:25Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-05-24T07:02:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=51e23558827dd60a32ce321dd69032a2f4ac2ef1'/>
<id>urn:sha1:51e23558827dd60a32ce321dd69032a2f4ac2ef1</id>
<content type='text'>
CTIO fast post routine to handle CTIO completions.

Submitted by:	mjacob
</content>
</entry>
<entry>
<title>Add case to handle ISPCTL_GET_PDB.</title>
<updated>2004-02-07T03:42:17Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2004-02-07T03:42:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cc330eadff2a39f891fd85fe3282fedd4aa03113'/>
<id>urn:sha1:cc330eadff2a39f891fd85fe3282fedd4aa03113</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>If we have ISP_ROLE_INITIATOR set, make sure that we clear ICBOPT_INI_DISABLE</title>
<updated>2004-01-23T23:23:31Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2004-01-23T23:23:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e23df011da68c15813e3c0f05b2357f7de23fde7'/>
<id>urn:sha1:e23df011da68c15813e3c0f05b2357f7de23fde7</id>
<content type='text'>
from the fwoptions. Likewise, we *set* ICBOPT_INI_DISABLE if we don't have
initiator role.
</content>
</entry>
<entry>
<title>On reset, make sure that we have some parameters set correctly. This</title>
<updated>2003-09-13T01:55:44Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2003-09-13T01:55:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=28f0575cf17d24c04f000178f634966a87c44903'/>
<id>urn:sha1:28f0575cf17d24c04f000178f634966a87c44903</id>
<content type='text'>
fixes a longstanding issue WRT resetting the chip after startup- it
would fail if we were connected as an F-port to a switch. If we
were connected as an F-port, we got assigned a hard loop ID of 255,
which is really a bogus loop id. Then when we turned around to
reset ourselves, the firmware would reject the ICB_INIT request
because the loop id was bogus. *sputter*

Minor fixlet from somebody in NetBSD with too much time on their
hands (dma -&gt; DMA).
</content>
</entry>
<entry>
<title>Revert previous commit. Violates Maintainer (O'Brien knows how to</title>
<updated>2003-08-25T17:58:23Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2003-08-25T17:58:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=65ff1249a039bd1078114aec2e08333ad32da29c'/>
<id>urn:sha1:65ff1249a039bd1078114aec2e08333ad32da29c</id>
<content type='text'>
reach me directly), but more importantly, breaks compiles on
non-FreeBSD platforms.
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-08-24T17:55:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-24T17:55:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1'/>
<id>urn:sha1:aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1</id>
<content type='text'>
Also some minor style cleanups.
</content>
</entry>
<entry>
<title>Restore parentheses removed inappropriately in last commit.</title>
<updated>2003-06-01T19:01:01Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2003-06-01T19:01:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d8f9e010d2b854e69c4cf128e850f55c7704731e'/>
<id>urn:sha1:d8f9e010d2b854e69c4cf128e850f55c7704731e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused variables</title>
<updated>2003-05-31T19:49:49Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-05-31T19:49:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a0fb4cf18d1ae2d3f1e827eeeacb2a93a1c83c54'/>
<id>urn:sha1:a0fb4cf18d1ae2d3f1e827eeeacb2a93a1c83c54</id>
<content type='text'>
Add /* FALLTHROUGH */

Found by:       FlexeLint
</content>
</entry>
<entry>
<title>Pick up some compilation warning fixes from NetBSD.</title>
<updated>2003-02-16T01:32:52Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2003-02-16T01:32:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7369ae168f6c50573d3a6777f6f69f35c7c7faaa'/>
<id>urn:sha1:7369ae168f6c50573d3a6777f6f69f35c7c7faaa</id>
<content type='text'>
If we don't have ISP_FW_CRASH_DUMP defined, we have to do
a isp_reinit in the core code- not the platform code- so
fix the ISP_CONN_FATAL case.
</content>
</entry>
</feed>
