diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-09-03 20:14:59 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-09-03 20:14:59 +0000 |
commit | eac87e5d343a3c4f1145745659846ec8e6d30c19 (patch) | |
tree | 5ff1ab470f6780a9c2e09ceea9d82438cb59eead /share/man/man4/ubsec.4 | |
parent | 6f2911996af92dd134f4ff236669e96f814cce8a (diff) |
Note 5801/5802
Diffstat (limited to 'share/man/man4/ubsec.4')
-rw-r--r-- | share/man/man4/ubsec.4 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/ubsec.4 b/share/man/man4/ubsec.4 index 95106052c58..35973503589 100644 --- a/share/man/man4/ubsec.4 +++ b/share/man/man4/ubsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ubsec.4,v 1.14 2002/07/16 19:42:48 jason Exp $ +.\" $OpenBSD: ubsec.4,v 1.15 2002/09/03 20:14:58 jason Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -48,8 +48,12 @@ was not very fast, lacked a RNG, and had a number of other bugs. .It Bluesteel 5601 A faster and fixed version of the original, with a random number unit and large number engine added. +.It Broadcom BCM5801 +Slower (cheaper) version of the 5805. +.It Broadcom BCM5802 +Slower (cheaper) version of the 5805. .It Broadcom BCM5805 -32 bit version of the above chip. +Faster version of the above chip. .It Broadcom BCM5820 64 bit version of the chip, and significantly more advanced. .It Broadcom BCM5821 |