<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/ubsec/ubsecreg.h, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>recognize the Sun Crypto 5821 and Crypto 1K cards;</title>
<updated>2003-04-27T04:26:22+00:00</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-04-27T04:26:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5adbdf54294f7ba430ca7d0b2e6f1a2b7e39f73a'/>
<id>5adbdf54294f7ba430ca7d0b2e6f1a2b7e39f73a</id>
<content type='text'>
they both use the Broadcom 5821

Submitted by:	Panagiotis Astithas
MFC after:	1 day
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
they both use the Broadcom 5821

Submitted by:	Panagiotis Astithas
MFC after:	1 day
</pre>
</div>
</content>
</entry>
<entry>
<title>add 5801 and 5802 recognition (somehow lost in transition from openbsd)</title>
<updated>2003-02-27T21:10:20+00:00</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-02-27T21:10:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e85eab77513e1b429a30d1ccda3f412de640b53e'/>
<id>e85eab77513e1b429a30d1ccda3f412de640b53e</id>
<content type='text'>
Noticed by:	Larry Baird &lt;lab@gta.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Noticed by:	Larry Baird &lt;lab@gta.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add 5823 device id's; this allows 5823 parts to function but you cannot</title>
<updated>2003-02-07T23:02:02+00:00</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-02-07T23:02:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=96fda1ea0570af073eb2e9ef0770fe54766ff42b'/>
<id>96fda1ea0570af073eb2e9ef0770fe54766ff42b</id>
<content type='text'>
use the AES functionality

Submitted by:	Jonathan Stone &lt;jonathan@DSG.Stanford.EDU&gt;
MFC after:	1 day
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use the AES functionality

Submitted by:	Jonathan Stone &lt;jonathan@DSG.Stanford.EDU&gt;
MFC after:	1 day
</pre>
</div>
</content>
</entry>
<entry>
<title>Track openbsd changes that don't affect us yet (PK supoprt is</title>
<updated>2002-10-07T20:02:34+00:00</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2002-10-07T20:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f96d19da13e09870a595a2b5f419173a0ed83e88'/>
<id>f96d19da13e09870a595a2b5f419173a0ed83e88</id>
<content type='text'>
currently disabled):

o Don't use constants for the output parameter, use the iparam count as a
  pointer to the first result location.
o Fix bits vs bytes counting problems.
o Split out the hardware and software normalization versions of modexp.
o Enable hardware normalization for chips that support it.
o On reset, disable hardware normalization for 582x and make sure the
  chip is in little endian mode.
o Since sw normalization is now the only option, simplify normalization
  handling.

Also fix RNG harvesting: disabling PK support (for the moment) had disabled
the MCR2 interrupt; consider both KEY support and RNG support when deciding
whether or not to enable it.

Obtained from:	openbsd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
currently disabled):

o Don't use constants for the output parameter, use the iparam count as a
  pointer to the first result location.
o Fix bits vs bytes counting problems.
o Split out the hardware and software normalization versions of modexp.
o Enable hardware normalization for chips that support it.
o On reset, disable hardware normalization for 582x and make sure the
  chip is in little endian mode.
o Since sw normalization is now the only option, simplify normalization
  handling.

Also fix RNG harvesting: disabling PK support (for the moment) had disabled
the MCR2 interrupt; consider both KEY support and RNG support when deciding
whether or not to enable it.

Obtained from:	openbsd
</pre>
</div>
</content>
</entry>
<entry>
<title>Crypto device driver for Broadcom-based cards.  Known to work with 582x-based</title>
<updated>2002-10-04T20:33:20+00:00</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2002-10-04T20:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=107c3eaaac0a1ae2bd9080fb7c94cd05f6c521da'/>
<id>107c3eaaac0a1ae2bd9080fb7c94cd05f6c521da</id>
<content type='text'>
cards.  Supposed to work with several others.

Obtained from:	openbsd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cards.  Supposed to work with several others.

Obtained from:	openbsd
</pre>
</div>
</content>
</entry>
</feed>
