<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/isp/isp_target.c, branch release/4.1.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>2000-07-26T21:12:35+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:If debugging set, zero out an incoming response entry</title>
<updated>2000-07-18T07:05:58+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2000-07-18T07:05:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=836db5992cbad6553bad5ed35e3c74e2b47b64c7'/>
<id>836db5992cbad6553bad5ed35e3c74e2b47b64c7</id>
<content type='text'>
when we're done reading it (makes checking things easier).
Before calling isp_notify_ack make sure we're at RUNSTATE-
elsewise we can be responding to LIPs or SCSI bus resets
before we've finished some of the wiring.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when we're done reading it (makes checking things easier).
Before calling isp_notify_ack make sure we're at RUNSTATE-
elsewise we can be responding to LIPs or SCSI bus resets
before we've finished some of the wiring.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Remove all ISP2100_SCCLUN define based code and replace it with runtime</title>
<updated>2000-07-04T02:28:28+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2000-07-04T02:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cc010aab9682d70b89d8a4aeb37e1908a90ddbfe'/>
<id>cc010aab9682d70b89d8a4aeb37e1908a90ddbfe</id>
<content type='text'>
comparisons against the tag isp_maxluns- if &gt; 16, we're SCCLUN based.

On initial regular SCSI startup, disable auto-disconnect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
comparisons against the tag isp_maxluns- if &gt; 16, we're SCCLUN based.

On initial regular SCSI startup, disable auto-disconnect.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: put in the right place NA_RST_CLRD</title>
<updated>2000-05-09T05:08:40+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2000-05-09T05:08:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aa9d2024c880c6a177514f28c692c850a15164eb'/>
<id>aa9d2024c880c6a177514f28c692c850a15164eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly identify which bus of dual bus SCSI adapters some target mode</title>
<updated>2000-02-15T00:53:49+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2000-02-15T00:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=14a372932506015a22292a2f79387231b838141f'/>
<id>14a372932506015a22292a2f79387231b838141f</id>
<content type='text'>
commands (enable/disable/modify lun &amp;&amp; immediate notify) we're talking about.

Approved: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
commands (enable/disable/modify lun &amp;&amp; immediate notify) we're talking about.

Approved: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct a minor typo in error message.</title>
<updated>2000-02-11T19:36:30+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2000-02-11T19:36:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=af4d01494de4b2bca228df89b57cd5d8a8ac3383'/>
<id>af4d01494de4b2bca228df89b57cd5d8a8ac3383</id>
<content type='text'>
Approved: jkh@freebsd.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved: jkh@freebsd.org
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup- it was not MI code as it should have been</title>
<updated>2000-01-15T01:49:09+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2000-01-15T01:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0c02c31bc04f51bd3e2c9b87071d66fbd065ad09'/>
<id>0c02c31bc04f51bd3e2c9b87071d66fbd065ad09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set default target mode debug to 0</title>
<updated>2000-01-04T03:43:03+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2000-01-04T03:43:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=79e2d3b5b3383eb3d6b6c8888f132b3cad5deea6'/>
<id>79e2d3b5b3383eb3d6b6c8888f132b3cad5deea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>These are platform independent functions for target mode support.</title>
<updated>2000-01-04T00:00:08+00:00</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2000-01-04T00:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ea49c6e4fec259b23124f442ff88ad82c95a0f95'/>
<id>ea49c6e4fec259b23124f442ff88ad82c95a0f95</id>
<content type='text'>
This is just a first pass at this and is likely to change a bit
over the next month.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is just a first pass at this and is likely to change a bit
over the next month.
</pre>
</div>
</content>
</entry>
</feed>
