<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/isp/ispmbox.h, branch release/7.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-05-01T02:51:58Z</updated>
<entry>
<title>Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.</title>
<updated>2009-05-01T02:51:58Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-05-01T02:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b205d83df7763ca1f099bce5ac12a05862a626c4'/>
<id>urn:sha1:b205d83df7763ca1f099bce5ac12a05862a626c4</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.2-RELEASE image.
</content>
</entry>
<entry>
<title>Fix some stupid copyright mistakes that have been there for quite some time.</title>
<updated>2007-03-10T02:39:54Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2007-03-10T02:39:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e48b2487a0c478497ada13a111ea69861d7853a1'/>
<id>urn:sha1:e48b2487a0c478497ada13a111ea69861d7853a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't attempt to load illegal hard loop addresses into</title>
<updated>2007-02-23T21:59:21Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2007-02-23T21:59:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=af4394d40ac13e07d87b5cf74bb0c20230136a70'/>
<id>urn:sha1:af4394d40ac13e07d87b5cf74bb0c20230136a70</id>
<content type='text'>
an ICB. This shows up on card restarts, and usually for
2200-2300 cards. What happens is that we start up,
attempting to acquire a hard address. We end up instead
being an F-port topology, which reports out a loop id
of 0xff (or 0xffff for 2K Login f/w). Then, if we restart,
we end up telling the card to go off an acquire this loop
address, which the card then rejects. Bah.

Compilation fixes from Solaris port.
</content>
</entry>
<entry>
<title>Try an experiment with using DMA to load firmware into a 2200- VERIFY</title>
<updated>2006-12-17T16:59:19Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-12-17T16:59:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4f3a2bef407b2dd5f16b97e2c3432314ff20904'/>
<id>urn:sha1:a4f3a2bef407b2dd5f16b97e2c3432314ff20904</id>
<content type='text'>
CHECKSUM fails. Oh well, but keep a couple of the changes.

Avoid overflow in usec counters when waiting for mailbox completion.
</content>
</entry>
<entry>
<title>clarify a comment slightly</title>
<updated>2006-12-09T01:33:55Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-12-09T01:33:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6890d7af94ea0583926e295cd8a370144886d4f4'/>
<id>urn:sha1:6890d7af94ea0583926e295cd8a370144886d4f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Make the SAN login/logout stuff more common between different chipsets</title>
<updated>2006-11-18T03:53:16Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-11-18T03:53:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=04697f7aa340daf1ab2198e63aafd1115436b9b3'/>
<id>urn:sha1:04697f7aa340daf1ab2198e63aafd1115436b9b3</id>
<content type='text'>
and provied an isp_control entry point so that the outer layers can
do PLOGI/LOGO explicitly. Add MS IOCB support. This completes the cycle
for base support for SMI-S.
</content>
</entry>
<entry>
<title>Increase the timeout for some SAN commands.</title>
<updated>2006-11-16T00:39:56Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-11-16T00:39:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2cad1d98578c14cb49f77b764e4073d545ae8b6f'/>
<id>urn:sha1:2cad1d98578c14cb49f77b764e4073d545ae8b6f</id>
<content type='text'>
Only complain about FC Reponse errors if they're nonzero.

Shorten some PortID printouts for local loop.

Add an internal isp_xcmd_t data structure which we'll use for some
CT-Passthru support as part of adding SMI-S.
</content>
</entry>
<entry>
<title>Add 4Gb (24XX) support and lay the foundation for a lot of new stuff.</title>
<updated>2006-11-02T03:21:32Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-11-02T03:21:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=10365e5a68725142a2a7effaec46ca1d8f5b273a'/>
<id>urn:sha1:10365e5a68725142a2a7effaec46ca1d8f5b273a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do various fixes to support firmware loading for the 2322</title>
<updated>2006-07-03T08:24:09Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-07-03T08:24:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8a97c03a7a480077305129a8e1c0fcf004c28f92'/>
<id>urn:sha1:8a97c03a7a480077305129a8e1c0fcf004c28f92</id>
<content type='text'>
(and by extension, the 2422).

One peculiar thing I've found with the 2322 is that if you
don't force it to do Hard LoopID acquisition, the firmware
crashes. This took a while to figure out.

While we're at it, fix various bugs having to do with NVRAM
reading and option setting with respect to pieces of NVRAM.
</content>
</entry>
<entry>
<title>Some more gratuitous format and name changes.</title>
<updated>2006-04-21T18:30:01Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-04-21T18:30:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9cd7268e5a65afd2647466562c433ad193e54f24'/>
<id>urn:sha1:9cd7268e5a65afd2647466562c433ad193e54f24</id>
<content type='text'>
Pull in some target mode changes from a private branch.
Pull in some more RELENG_4 compilation changes.

A lot of lines changed, but not much content change yet.
</content>
</entry>
</feed>
