<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/isp/isp_inline.h, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some incorrectly swapped fields in an ICB.</title>
<updated>2005-05-11T03:00:50+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2005-05-11T03:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b49c46747a504467c986359688dc0119a69c4a4f'/>
<id>b49c46747a504467c986359688dc0119a69c4a4f</id>
<content type='text'>
Access a PCI register with correct width.

Obtained from:	Dmitry Valeryevich Trikoz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Access a PCI register with correct width.

Obtained from:	Dmitry Valeryevich Trikoz
</pre>
</div>
</content>
</entry>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store the target handles in a separate list from normal commands.  Add a</title>
<updated>2004-05-24T07:02:25+00:00</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-05-24T07:02:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=51e23558827dd60a32ce321dd69032a2f4ac2ef1'/>
<id>51e23558827dd60a32ce321dd69032a2f4ac2ef1</id>
<content type='text'>
CTIO fast post routine to handle CTIO completions.

Submitted by:	mjacob
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CTIO fast post routine to handle CTIO completions.

Submitted by:	mjacob
</pre>
</div>
</content>
</entry>
<entry>
<title>Some canonicalization function cleanups based upon some target mode</title>
<updated>2003-09-13T01:57:31+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2003-09-13T01:57:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5c1596a04ac92d5fc85bba115ed2af9cf3a869a3'/>
<id>5c1596a04ac92d5fc85bba115ed2af9cf3a869a3</id>
<content type='text'>
structure cleanups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
structure cleanups.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix buglet in A64 CTIO3 structure copy.</title>
<updated>2002-09-23T05:00:37+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2002-09-23T05:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9f06346c13e18d5014dfeb47b7860defa2725b85'/>
<id>9f06346c13e18d5014dfeb47b7860defa2725b85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'Support' for ISP SBus cards.</title>
<updated>2002-07-11T03:25:04+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2002-07-11T03:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=73030e03ce43a5b08e7c70ececaa2a34e57471fb'/>
<id>73030e03ce43a5b08e7c70ececaa2a34e57471fb</id>
<content type='text'>
This code does not imply that SBus cards work yet. They hang for me.
But I can't netboot the latest snapshot on my ultra1e, and things
hang at bus_setup_intr time.

Since I'm offline for a while, I thought I'd toss this in in case somebody
else who has a bit better luck wants to fart around with it. Please try
and wait until I get back to check things in.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code does not imply that SBus cards work yet. They hang for me.
But I can't netboot the latest snapshot on my ultra1e, and things
hang at bus_setup_intr time.

Since I'm offline for a while, I thought I'd toss this in in case somebody
else who has a bit better luck wants to fart around with it. Please try
and wait until I get back to check things in.
</pre>
</div>
</content>
</entry>
<entry>
<title>Force commit (last CVS comment was wrong).</title>
<updated>2002-06-16T05:00:20+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2002-06-16T05:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c49c3023c72d2c2e0db05108751bd54b4ebe9cd9'/>
<id>c49c3023c72d2c2e0db05108751bd54b4ebe9cd9</id>
<content type='text'>
Go back to *not* fully evaluating loop/fabric state if our role
is ISP_ROLE_NONE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Go back to *not* fully evaluating loop/fabric state if our role
is ISP_ROLE_NONE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ISP_FC_GETHINFO ioctl.</title>
<updated>2002-06-16T04:59:30+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2002-06-16T04:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=81ac55360952dfaec44d6af9f8445c86094253a1'/>
<id>81ac55360952dfaec44d6af9f8445c86094253a1</id>
<content type='text'>
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Scale back # of luns supported for SCC to 16384- oops- top 3 bits are a</title>
<updated>2002-04-16T19:55:35+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2002-04-16T19:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4a999c65dee5f6a92cfed030e5eea564ddb5229d'/>
<id>4a999c65dee5f6a92cfed030e5eea564ddb5229d</id>
<content type='text'>
lun address modifier of sorts. Only an HP XP-512 seems to have cared.

Fix a few misplaced pointers for the new fabric goop, which has been
demonstrated to work on newer Brocades and McData switches now.
Put in commented out code which would run GFF_ID if the QLogic f/w
allowed it.

Don't whine about not being able to find a handle for a command if it
was a command aborted (by us).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lun address modifier of sorts. Only an HP XP-512 seems to have cared.

Fix a few misplaced pointers for the new fabric goop, which has been
demonstrated to work on newer Brocades and McData switches now.
Put in commented out code which would run GFF_ID if the QLogic f/w
allowed it.

Don't whine about not being able to find a handle for a command if it
was a command aborted (by us).
</pre>
</div>
</content>
</entry>
</feed>
