<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/isp/isp.c, branch release/3.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-12-20T00:16:49Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-12-20T00:16:49Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-12-20T00:16:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a85407ad7dfbbdae7987bcff091bb36a6b83aee'/>
<id>urn:sha1:7a85407ad7dfbbdae7987bcff091bb36a6b83aee</id>
<content type='text'>
'RELENG_3_4_0_RELEASE'.

This commit was manufactured to restore the state of the 3.4-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: cleanup request/response queue size u_int8_t to u_int16_t change.</title>
<updated>1999-12-03T07:40:31Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>1999-12-03T07:40:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e9d0acbbddae35819b4b87e989c2d8f68a5706e'/>
<id>urn:sha1:7e9d0acbbddae35819b4b87e989c2d8f68a5706e</id>
<content type='text'>
Change the usage of 'used' to 'touched'. Change some messages to be
CFGPRINTF instead of PRINTF. Clean up f/w download. If we're a 2100
less than rev 5, turn off loop fairness. Fix some random botches.
Use the isp_getrqentry inline to get the next request queue entry.
</content>
</entry>
<entry>
<title>MFC: turn back always doing tags for FC</title>
<updated>1999-10-28T02:51:34Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>1999-10-28T02:51:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f671ea43d43c934976b09231b0e66f9db4acf8cd'/>
<id>urn:sha1:f671ea43d43c934976b09231b0e66f9db4acf8cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: nuke a debug printout I thought I had already nuked</title>
<updated>1999-10-26T22:27:41Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>1999-10-26T22:27:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ee09fc67ae8d8b8a03069cff06f85d4f9ed0e0d4'/>
<id>urn:sha1:ee09fc67ae8d8b8a03069cff06f85d4f9ed0e0d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: remember to initialize mailbox 2 for FC isp bus resets</title>
<updated>1999-10-22T17:04:38Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>1999-10-22T17:04:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b1c1eb785a2e2f147ea1409b273595f4d5f0789d'/>
<id>urn:sha1:b1c1eb785a2e2f147ea1409b273595f4d5f0789d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(last delta had wrong comment)</title>
<updated>1999-10-17T19:44:27Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>1999-10-17T19:44:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eebe97f871891f90901d6e12a53663a2e1c1309c'/>
<id>urn:sha1:eebe97f871891f90901d6e12a53663a2e1c1309c</id>
<content type='text'>
MFC:Remove some target mode stuff. It will get re-introduced in a different
file later. Do some pencil-sharpening types of minor changes. Change
how active commands are remembered (using new inline functions to get
handles, etc..). Now do a GET FIRMWARE STATUS after firing up the f/w as
outgoing mailbox 2 will tell you the f/w's notion of the max commands
that can be supported. Attempt to retrieve loop topology. Add in the
appropriate SWIZZLE/UNSWIZZLE macros calls (this is a no-op on Little
Endian machines but is needed for sparc (on other platforms)). Move
the temp port database we use to find out where things have moved to
after a LIP to the softc and off the kernel stack. Follow Qlogic's
hint and don't bother setting a tag for commands that don't have
this enabled (presumably the f/w will do it's own selection then).
Use an INT_PENDING macro to check for an interrupt. The call to
ISP_DMAFREE now just takes the handle- not the 'handle-1' which was
a layering violation. Use CFGPRINTF in a couple of places to make
things less chatty if not booting verbose, or CAMDEBUG compiles, etc..
</content>
</entry>
<entry>
<title>MFC:roll 10[24]0 and 1080/12X0 f/w</title>
<updated>1999-10-17T19:33:38Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>1999-10-17T19:33:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b1d34a3680ee2a8b6aef1b58539ba6f211b4d267'/>
<id>urn:sha1:b1d34a3680ee2a8b6aef1b58539ba6f211b4d267</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T16:33:42Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T16:33:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c4f617ca01b475bdf034553dfe123deeb1589899'/>
<id>urn:sha1:c4f617ca01b475bdf034553dfe123deeb1589899</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:More code cleanup. Go back to using FULL_LOGIN Fibre Chan if</title>
<updated>1999-08-16T20:00:26Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>1999-08-16T20:00:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=603d05ee27640ac33fd6e48d6a5dbcd8a581f14b'/>
<id>urn:sha1:603d05ee27640ac33fd6e48d6a5dbcd8a581f14b</id>
<content type='text'>
MFC:f/w is less than 1.17.0 level. Change where we do the loop database
MFC:init. Add in the CMD_RQLATER return. Add some register debounce.
</content>
</entry>
<entry>
<title>MFC: add 2200 f/w; fix botched define</title>
<updated>1999-07-05T20:43:14Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>1999-07-05T20:43:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a12844d0324c36aabd48bbfc0ef7419550ccf154'/>
<id>urn:sha1:a12844d0324c36aabd48bbfc0ef7419550ccf154</id>
<content type='text'>
</content>
</entry>
</feed>
