diff options
| author | Sam Leffler <sam@FreeBSD.org> | 2003-03-01 00:50:09 +0000 |
|---|---|---|
| committer | Sam Leffler <sam@FreeBSD.org> | 2003-03-01 00:50:09 +0000 |
| commit | cb91dd133aac15720f2b8a4e7ece32bcd4bcacbf (patch) | |
| tree | 440afae987a52818a965e8cf59ad08460eb443cd | |
| parent | 35adbc4d5c2d861a122faacc166543a3f5d04ac3 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/ubsec.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/ubsec.4 b/share/man/man4/ubsec.4 index 49f1354b2ec4..8a271d9c6580 100644 --- a/share/man/man4/ubsec.4 +++ b/share/man/man4/ubsec.4 @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 3, 2002 +.Dd February 28, 2003 .Dt UBSEC 4 .Os .Sh NAME @@ -63,6 +63,8 @@ Faster version of Bluesteel 5601. Faster version of the BCM5820. .It Broadcom BCM5822 Faster version of the BCM5820. +.It Broadcom BCM5823 +A BCM5822 with AES capability. .El .Pp The @@ -100,3 +102,5 @@ device driver was imported to .Fx 5.0 . .Sh BUGS The BCM5801 and BCM5802 have not actually been tested. +The AES capability of the BCM5823 is not yet supported; it is awaiting +public disclosure of programming information from Broadcom. |
