<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/glxsb, branch release/9.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2008-11-17T07:09:40Z</updated>
<entry>
<title>Fix two possible (but unlikely) NULL-pointer dereferences in glxsb(4).</title>
<updated>2008-11-17T07:09:40Z</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2008-11-17T07:09:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6cfbfdb6f99698b866954599b23003f5e3863bc5'/>
<id>urn:sha1:6cfbfdb6f99698b866954599b23003f5e3863bc5</id>
<content type='text'>
Spotted by:	Coverity
MFC after:	1 week
</content>
</entry>
<entry>
<title>- Convert sc_sessions_mtx mutex to a rwlock, so in the fast path</title>
<updated>2008-08-11T08:41:08Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2008-08-11T08:41:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d303b48e823c7ce3659439f4f44eae93795c87c7'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Add glxsb(4) driver for the Security Block in AMD Geode LX processors (as</title>
<updated>2008-08-09T14:52:31Z</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2008-08-09T14:52:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a51aa5d1f6672405b0b759e80a0b039106c09da1'/>
<id>urn:sha1: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>
</entry>
</feed>
