<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/mpt, 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>MFC revision 1.46</title>
<updated>2007-12-15T18:39:07Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-12-15T18:39:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=830abbdcd0da347fb83beb909d60b392913cbd40'/>
<id>urn:sha1:830abbdcd0da347fb83beb909d60b392913cbd40</id>
<content type='text'>
date: 2007/11/03 17:33:41;  author: scottl;  state: Exp;  lines: +2 -1
Ever since the module registration system was introduced to this driver,
it's been printing out scary messages about "Unhanded Event Notify Frame"
that are needlessly worrisome to users.  Change this warning to only print
out at an elevated debugging level.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Diff reduction against -HEAD: MFC revision 1.45</title>
<updated>2007-12-15T18:38:16Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-12-15T18:38:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=43ebfcaebbfbad781c0045a1b8d544f20c9c8014'/>
<id>urn:sha1:43ebfcaebbfbad781c0045a1b8d544f20c9c8014</id>
<content type='text'>
date: 2007/10/12 06:03:43;  author: kevlo;  state: Exp;  lines: +3 -3
Spelling fix for interupt -&gt; interrupt

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Merge rev 1.62: Fix use-after-free panic.</title>
<updated>2007-10-19T15:22:24Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2007-10-19T15:22:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2651587f543c03fa93d15bd4b88bebbdb971ae78'/>
<id>urn:sha1:2651587f543c03fa93d15bd4b88bebbdb971ae78</id>
<content type='text'>
Approved by: re
</content>
</entry>
<entry>
<title>Fix an incorrect PCI device id.  The current value conflicts with</title>
<updated>2007-09-18T16:39:24Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2007-09-18T16:39:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=079d60f0843e6e30ea96f2df249594229e548055'/>
<id>urn:sha1:079d60f0843e6e30ea96f2df249594229e548055</id>
<content type='text'>
the mfi(4) LSI MegaSAS RAID card.  Looking at the Linux driver for the
mpt(4) it should be 0x0062 and not 0x0060.  Tested with an mfi card
of this device id.

Approved by:    re (bmah)
Reviewed by:    scottl
MFC after:      3 days
</content>
</entry>
<entry>
<title>Move callout initialization to the proper spot.  This prevents panics during</title>
<updated>2007-08-14T19:17:35Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2007-08-14T19:17:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9adc3a2dfb4ef54c25d71c6642fc977f78e974cb'/>
<id>urn:sha1:9adc3a2dfb4ef54c25d71c6642fc977f78e974cb</id>
<content type='text'>
error recovery.

Approved by: re
Found by: kan
</content>
</entry>
<entry>
<title>Fix some debugging code that crept in accidentally.</title>
<updated>2007-06-18T18:28:43Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2007-06-18T18:28:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d38f7b62af73e14399718bb3260cd01c26f3bd4a'/>
<id>urn:sha1:d38f7b62af73e14399718bb3260cd01c26f3bd4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare for future integration between CAM and newbus.  xpt_bus_register</title>
<updated>2007-06-17T05:55:54Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2007-06-17T05:55:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b50569b71dfb110a58aa3e83f629115291802a74'/>
<id>urn:sha1:b50569b71dfb110a58aa3e83f629115291802a74</id>
<content type='text'>
now takes a device_t to be the parent of the bus that is being created.
Most SIMs have been updated with a reasonable argument, but a few exceptions
just pass NULL for now.  This argument isn't used yet and the newbus
integration likely won't be ready until after 7.0-RELEASE.
</content>
</entry>
<entry>
<title>Track an update in the MPI headers that was missed earlier.</title>
<updated>2007-06-04T06:18:07Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2007-06-04T06:18:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4907429136881e8f0e6f590445fbda6369ce795'/>
<id>urn:sha1:a4907429136881e8f0e6f590445fbda6369ce795</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Free the portinfo object on unload.</title>
<updated>2007-06-04T04:35:04Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2007-06-04T04:35:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a54876ea206dabd99a225f9c43ba1be33c8e03be'/>
<id>urn:sha1:a54876ea206dabd99a225f9c43ba1be33c8e03be</id>
<content type='text'>
</content>
</entry>
</feed>
