<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/glxsb, branch release/8.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Fix two possible (but unlikely) NULL-pointer dereferences in glxsb(4).</title>
<updated>2008-11-17T07:09:40+00:00</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2008-11-17T07:09:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6cfbfdb6f99698b866954599b23003f5e3863bc5'/>
<id>6cfbfdb6f99698b866954599b23003f5e3863bc5</id>
<content type='text'>
Spotted by:	Coverity
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spotted by:	Coverity
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>- Convert sc_sessions_mtx mutex to a rwlock, so in the fast path</title>
<updated>2008-08-11T08:41:08+00:00</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2008-08-11T08:41:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d303b48e823c7ce3659439f4f44eae93795c87c7'/>
<id>d303b48e823c7ce3659439f4f44eae93795c87c7</id>
<content type='text'>
  (glxsb_process()) we don't block others when looking for our session.
- Simplify the loop responsible for freeing sessions on detach.
- No need to drop a lock around malloc(M_NOWAIT).
- Treat ses_used as boolean.
- Avoid gotos where possible.
- Various style(9) fixes.

Reviewed by:	philip, Patrick Lamaiziere &lt;patfbsd@davenulle.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  (glxsb_process()) we don't block others when looking for our session.
- Simplify the loop responsible for freeing sessions on detach.
- No need to drop a lock around malloc(M_NOWAIT).
- Treat ses_used as boolean.
- Avoid gotos where possible.
- Various style(9) fixes.

Reviewed by:	philip, Patrick Lamaiziere &lt;patfbsd@davenulle.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add glxsb(4) driver for the Security Block in AMD Geode LX processors (as</title>
<updated>2008-08-09T14:52:31+00:00</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2008-08-09T14:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a51aa5d1f6672405b0b759e80a0b039106c09da1'/>
<id>a51aa5d1f6672405b0b759e80a0b039106c09da1</id>
<content type='text'>
found in Soekris hardware, for instance).  The hardware supports acceleration
of AES-128-CBC accessible through crypto(4) and supplies entropy to random(4).

TODO:

    o Implement rndtest(4) support
    o Performance enhancements

Submitted by:	Patrick Lamaizière &lt;patfbsd -at- davenulle.org&gt;
Reviewed by:	jhb, sam
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
found in Soekris hardware, for instance).  The hardware supports acceleration
of AES-128-CBC accessible through crypto(4) and supplies entropy to random(4).

TODO:

    o Implement rndtest(4) support
    o Performance enhancements

Submitted by:	Patrick Lamaizière &lt;patfbsd -at- davenulle.org&gt;
Reviewed by:	jhb, sam
MFC after:	1 week
</pre>
</div>
</content>
</entry>
</feed>
