<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/sym, branch release/6.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-01-15T15:46:22Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-01-15T15:46:22Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-01-15T15:46:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5cd221028ba5e7ada35a0dd196fb642b44f197d1'/>
<id>urn:sha1:5cd221028ba5e7ada35a0dd196fb642b44f197d1</id>
<content type='text'>
'RELENG_6_3_0_RELEASE'.

This commit was manufactured to restore the state of the 6.3-RELEASE image.
</content>
</entry>
<entry>
<title>MFC of rev. 1.67: Fix sym driver on amd64.</title>
<updated>2007-08-19T10:51:03Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2007-08-19T10:51:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=af068abd7c55a706d881e3bf1ffcee6086a38b63'/>
<id>urn:sha1:af068abd7c55a706d881e3bf1ffcee6086a38b63</id>
<content type='text'>
</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>eliminate double free when sym_cam_attach fails</title>
<updated>2005-03-26T18:17:58Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2005-03-26T18:17:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=05aabdfcf1bad0453f1376290ea758d2e967660e'/>
<id>urn:sha1:05aabdfcf1bad0453f1376290ea758d2e967660e</id>
<content type='text'>
Noticed by:	Coverity Prevent analysis tool
</content>
</entry>
<entry>
<title>Use BUS_PROBE_DEFAULT</title>
<updated>2005-03-06T06:55:11Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-03-06T06:55:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=12d4efa1b0875afa14be4f1b2f4ab50dfd3e4548'/>
<id>urn:sha1:12d4efa1b0875afa14be4f1b2f4ab50dfd3e4548</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avoid null ptr deref</title>
<updated>2005-02-25T21:57:46Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2005-02-25T21:57:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=72046dcea3ec151699b96b6d6d76bb00c8a5d261'/>
<id>urn:sha1:72046dcea3ec151699b96b6d6d76bb00c8a5d261</id>
<content type='text'>
Noticed by:	Coverity Prevent analysis tool
Reviewed by:	scottl
</content>
</entry>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>urn:sha1:098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempt to fix Symbios driver on amd64. The private memory allocation</title>
<updated>2005-01-01T19:05:46Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2005-01-01T19:05:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b67e92b0388e95a238984c5cebaa954e6ee7e951'/>
<id>urn:sha1:b67e92b0388e95a238984c5cebaa954e6ee7e951</id>
<content type='text'>
function provided by the driver limits allocations to the page size,
i.e. 4KB on i385 and 8KB on typical 64 bit processors. Since amd64
has 64 bit pointers, but only 4KB pages, an array of pointers that
just fits into one page on all the other processors, does require
2 pages on amd64.

In order to make this driver useful on amd64, the allocation unit
has been increased to 2 pages on amd64 and contigmalloc() is used
instead of malloc(). All other processor types are unaffected by
this change. This modification has only been compile-tested on
amd64, yet, but should just work (FLW).
</content>
</entry>
<entry>
<title>Make it depend on PCI as well.</title>
<updated>2004-09-10T18:39:02Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2004-09-10T18:39:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=78fb2586cea6cce4253336b577f7fd9350dce9b8'/>
<id>urn:sha1:78fb2586cea6cce4253336b577f7fd9350dce9b8</id>
<content type='text'>
Submitted by:	Stefan eSSer
</content>
</entry>
<entry>
<title>Make sym depend, as a module, on cam.</title>
<updated>2004-09-10T17:57:33Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2004-09-10T17:57:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0c994d85200da8b0dc2962f1b7bb4b0569d22da1'/>
<id>urn:sha1:0c994d85200da8b0dc2962f1b7bb4b0569d22da1</id>
<content type='text'>
Submitted by:"Norikatsu Shigemura" &lt;nork@FreeBSD.org&gt;
</content>
</entry>
</feed>
