Deleted Added
full compact
ubsec.4 (191914) ubsec.4 (192220)
1.\" $OpenBSD: ubsec.4,v 1.18 2002/09/26 07:55:41 miod Exp $
1.\" $OpenBSD: ubsec.4,v 1.25 2003/08/12 19:42:46 jason Exp $
2.\"
3.\" Copyright (c) 2000 Jason L. Wright (jason@thought.net)
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution.
2.\"
3.\" Copyright (c) 2000 Jason L. Wright (jason@thought.net)
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution.
14.\" 3. All advertising materials mentioning features or use of this software
15.\" must display the following acknowledgement:
16.\" This product includes software developed by Jason L. Wright
17.\" 4. The name of the author may not be used to endorse or promote products
18.\" derived from this software without specific prior written permission.
19.\"
20.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
21.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
22.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
23.\" DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
24.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
25.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
26.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
28.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
29.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
30.\" POSSIBILITY OF SUCH DAMAGE.
31.\"
14.\"
15.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
16.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
17.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
18.\" DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
19.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
20.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
21.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
23.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
24.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25.\" POSSIBILITY OF SUCH DAMAGE.
26.\"
32.\" $FreeBSD: head/share/man/man4/ubsec.4 191914 2009-05-08 14:09:31Z philip $
27.\" $FreeBSD: head/share/man/man4/ubsec.4 192220 2009-05-16 21:38:55Z brueffer $
33.\"
28.\"
34.Dd April 1, 2006
29.Dd May 16, 2009
35.Dt UBSEC 4
36.Os
37.Sh NAME
38.Nm ubsec
39.Nd Broadcom and BlueSteel uBsec 5x0x crypto accelerator
40.Sh SYNOPSIS
41To compile this driver into the kernel,
42place the following lines in your

--- 36 unchanged lines hidden (view full) ---

79.Sh HARDWARE
80The
81.Nm
82driver supports cards containing any of the following chips:
83.Bl -tag -width "Broadcom BCM5822" -offset indent
84.It Bluesteel 5501
85The original chipset, no longer made.
86This extremely rare unit
30.Dt UBSEC 4
31.Os
32.Sh NAME
33.Nm ubsec
34.Nd Broadcom and BlueSteel uBsec 5x0x crypto accelerator
35.Sh SYNOPSIS
36To compile this driver into the kernel,
37place the following lines in your

--- 36 unchanged lines hidden (view full) ---

74.Sh HARDWARE
75The
76.Nm
77driver supports cards containing any of the following chips:
78.Bl -tag -width "Broadcom BCM5822" -offset indent
79.It Bluesteel 5501
80The original chipset, no longer made.
81This extremely rare unit
87was not very fast, lacked a RNG, and had a number of other bugs.
82was not very fast, lacked an RNG, and had a number of other bugs.
88.It Bluesteel 5601
89A faster and fixed version of the original, with a random number
90unit and large number engine added.
91.It Broadcom BCM5801
92A BCM5805 without public key engine or random number generator.
93.It Broadcom BCM5802
94A slower version of the BCM5805.
95.It Broadcom BCM5805
96Faster version of Bluesteel 5601.
97.It Broadcom BCM5820
9864 bit version of the chip, and significantly more advanced.
99.It Broadcom BCM5821
100Faster version of the BCM5820.
83.It Bluesteel 5601
84A faster and fixed version of the original, with a random number
85unit and large number engine added.
86.It Broadcom BCM5801
87A BCM5805 without public key engine or random number generator.
88.It Broadcom BCM5802
89A slower version of the BCM5805.
90.It Broadcom BCM5805
91Faster version of Bluesteel 5601.
92.It Broadcom BCM5820
9364 bit version of the chip, and significantly more advanced.
94.It Broadcom BCM5821
95Faster version of the BCM5820.
96This is the chip found on the Sun Crypto Accelerator 1000.
101.It Broadcom BCM5822
102Faster version of the BCM5820.
103.It Broadcom BCM5823
104A BCM5822 with AES capability.
105.It Broadcom BCM5825
106Faster version of the BCM5823.
107.El
108.Sh SEE ALSO

--- 19 unchanged lines hidden ---
97.It Broadcom BCM5822
98Faster version of the BCM5820.
99.It Broadcom BCM5823
100A BCM5822 with AES capability.
101.It Broadcom BCM5825
102Faster version of the BCM5823.
103.El
104.Sh SEE ALSO

--- 19 unchanged lines hidden ---