summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2001-11-20 20:25:14 +0000
committerJason Wright <jason@cvs.openbsd.org>2001-11-20 20:25:14 +0000
commit65d78d4142675bd4f69ddc0d983e59907c358f64 (patch)
tree2034ee8c6bc9aa87410f78c7d3d60418fda3aade /share
parent8ee75625dd5a8485d5609d0d03f70482b9c0c97e (diff)
mention 5821 (and the fact that it hasn't been tested)
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ubsec.46
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/ubsec.4 b/share/man/man4/ubsec.4
index 2bee6f4ae78..a8ac2ac0b4d 100644
--- a/share/man/man4/ubsec.4
+++ b/share/man/man4/ubsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ubsec.4,v 1.11 2001/11/08 23:32:14 deraadt Exp $
+.\" $OpenBSD: ubsec.4,v 1.12 2001/11/20 20:25:13 jason Exp $
.\"
.\" Copyright (c) 2000 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -52,6 +52,8 @@ unit and RSA engine added.
32 bit version of the above chip.
.It Broadcom BCM5820
64 bit version of the chip, and significantly more advanced.
+.It Broadcom BCM5821
+Faster version of the BCM5820.
.El
.Pp
The
@@ -73,3 +75,5 @@ The
.Nm
device driver appeared in
.Ox 2.8 .
+.Sh BUGS
+BCM5821 has not actually been tested.