<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/mlx, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC revision 1.24</title>
<updated>2005-07-31T00:41:53Z</updated>
<author>
<name>Christian S.J. Peron</name>
<email>csjp@FreeBSD.org</email>
</author>
<published>2005-07-31T00:41:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e216bce7c62779be5ab2404c7b36b5a3e2d34742'/>
<id>urn:sha1:e216bce7c62779be5ab2404c7b36b5a3e2d34742</id>
<content type='text'>
date: 2005/07/30 15:53:40;  author: csjp;  state: Exp;  lines: +2 -1
Add missing parenthesis around error handling code upon attaching
mlx devices. This fixes an issue where mlx device drives fail to be
detected at system boot.

Approved by:	re@ (scottl)
</content>
</entry>
<entry>
<title>Remove bus_{mem,p}io.h and related code for a micro-optimization on i386</title>
<updated>2005-05-29T04:42:30Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-05-29T04:42:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d4fcf3cba56369bf27a1943ee07b2ddd124b8436'/>
<id>urn:sha1:d4fcf3cba56369bf27a1943ee07b2ddd124b8436</id>
<content type='text'>
and amd64.  The optimization is a trivial on recent machines.

Reviewed by:	-arch (imp, marcel, dfr)
</content>
</entry>
<entry>
<title>plug resource leak</title>
<updated>2005-03-31T21:58:53Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2005-03-31T21:58:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aa083c3dc60a3ad93fc8e855b74d1597066b53e3'/>
<id>urn:sha1:aa083c3dc60a3ad93fc8e855b74d1597066b53e3</id>
<content type='text'>
Submitted by:	mdodd
Noticed by:	Coverity Prevent analysis tool
</content>
</entry>
<entry>
<title>fix potential null ptr deref</title>
<updated>2005-03-31T21:55:09Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2005-03-31T21:55:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=23691262f00a502ab508bb65cae83885dd997d7e'/>
<id>urn:sha1:23691262f00a502ab508bb65cae83885dd997d7e</id>
<content type='text'>
Noticed by:	Coverity Prevent analysis tool
</content>
</entry>
<entry>
<title>avoid null ptr deref</title>
<updated>2005-03-31T21:53:21Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2005-03-31T21:53:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=001ea8fba8270bc8afc2bf934938b148520a621f'/>
<id>urn:sha1:001ea8fba8270bc8afc2bf934938b148520a621f</id>
<content type='text'>
Noticed by:	Coverity Prevent analysis tool
</content>
</entry>
<entry>
<title>Don't call mlx_free() i mlx_attach() in case of failure.  Doing so</title>
<updated>2005-03-26T21:58:09Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-03-26T21:58:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=23db907c0f1d6b10103e3ab8d542453e1a21a0ee'/>
<id>urn:sha1:23db907c0f1d6b10103e3ab8d542453e1a21a0ee</id>
<content type='text'>
in mlx_attach_pci() is much cleaner.

Inspired by:	Coverity
</content>
</entry>
<entry>
<title>If mlx_attach() returns an error, don't free sc again.</title>
<updated>2005-03-18T05:43:37Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2005-03-18T05:43:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=730eb840112f942092aa9bf9edf4dfa30e10a61c'/>
<id>urn:sha1:730eb840112f942092aa9bf9edf4dfa30e10a61c</id>
<content type='text'>
Spotted by:	Ted Unangst using the Coverity Prevent static analysis tool
Reviewed by:	scottl
</content>
</entry>
<entry>
<title>Use BUS_PROBE_DEFAULT for pci probe return value</title>
<updated>2005-03-05T18:10:49Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-03-05T18:10:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6b9907e7f8ba7c43f55d6a4101c31329b45907e0'/>
<id>urn:sha1:6b9907e7f8ba7c43f55d6a4101c31329b45907e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use PAGE_SIZE to calculate controller-specific attributes.</title>
<updated>2004-11-25T12:15:49Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-11-25T12:15:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4161b1a1e9704367e97c48fec6cb74c848c91060'/>
<id>urn:sha1:4161b1a1e9704367e97c48fec6cb74c848c91060</id>
<content type='text'>
PR: kern/21220
Submitted by: Dennis Lindroos
MFC After: 1 week
</content>
</entry>
</feed>
