<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/isp/isp_target.c, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-02-24T05:45:17Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>urn:sha1:a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-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>Grumble- let a linux-ism slip in and had an llx which</title>
<updated>2007-01-20T07:38:31Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2007-01-20T07:38:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8ada63303ee3a8a9a88b6e27a460d8249e76bc2b'/>
<id>urn:sha1:8ada63303ee3a8a9a88b6e27a460d8249e76bc2b</id>
<content type='text'>
then choked on a 64 bit platforms. Oops.
</content>
</entry>
<entry>
<title>MFP4: Move default setting to the end of isp_reset instead of the</title>
<updated>2007-01-20T04:00:21Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2007-01-20T04:00:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c81a0aecb6ec9d28c78bb2dc9e12a7416fc6ac7'/>
<id>urn:sha1:6c81a0aecb6ec9d28c78bb2dc9e12a7416fc6ac7</id>
<content type='text'>
front of isp_init so we can read NVRAM even if we're role ISP_NONE.
Prepare for reintroduction of channels (for FC) for N-Port
Virtualization.

Fix a botch in handle assignment that caused us to nuke one device
when a new one arrives and end up with two devices with the same
identity in the virtual target mapping table.
</content>
</entry>
<entry>
<title>Add a chip timeout to ENABLE/MODIFY/DISABLE lun calls.</title>
<updated>2006-12-05T07:49:15Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-12-05T07:49:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=351c7054ea18b0e4a52e06f5e83ab2dc8b0093df'/>
<id>urn:sha1:351c7054ea18b0e4a52e06f5e83ab2dc8b0093df</id>
<content type='text'>
MFC after:	1 month
</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>Fix na_fcentry_t to not have a lun field. Fix indentation in handly</title>
<updated>2006-08-04T20:20:00Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-08-04T20:20:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b4110d46044108b6d50eb22e1ece69ba9b4744f3'/>
<id>urn:sha1:b4110d46044108b6d50eb22e1ece69ba9b4744f3</id>
<content type='text'>
the notify structs. Fix messages in isp_got_msg_fc to print out the
loop id of the sender- not the wwpn which will be synthesized later,
if possible, in the outer layers. Put in debug printouts to pair
a notify ack to a notify so one can see the start/close of an
immediate notify event. Put in spsace for TASK MANAGEMENT response
flags (which we don't do yet).
</content>
</entry>
<entry>
<title>Some rearrangement of headers to minimize diffs with outside of</title>
<updated>2006-07-16T20:11:50Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-07-16T20:11:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=799881e09403555d725cc00f72619e310f89a0ee'/>
<id>urn:sha1:799881e09403555d725cc00f72619e310f89a0ee</id>
<content type='text'>
FreeBSD repository and to clean up the license header so as to
not pollute the license with file function.

Zero all mailbox structures prior to use (just in case). Change
the outgoing mailbox count for INIT_FIRMWARE to be correct.
</content>
</entry>
<entry>
<title>Put in some missing target mode for 2KLOGIN f/w spots.</title>
<updated>2006-07-10T22:40:21Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-07-10T22:40:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=99ece8d676c8cb1823ad0a0a4a51619b648e8255'/>
<id>urn:sha1:99ece8d676c8cb1823ad0a0a4a51619b648e8255</id>
<content type='text'>
MFC after:	1 month
</content>
</entry>
<entry>
<title>Redo some code based upon issues found by Coverity.</title>
<updated>2006-04-21T18:46:35Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2006-04-21T18:46:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8c4e89e24907af9676ff4ded36ac750fe8427c79'/>
<id>urn:sha1:8c4e89e24907af9676ff4ded36ac750fe8427c79</id>
<content type='text'>
</content>
</entry>
</feed>
