1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00

Describe the 5823 and why there's no AES support.

This commit is contained in:
Sam Leffler 2003-03-01 00:50:09 +00:00
parent 35adbc4d5c
commit cb91dd133a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111689

View File

@ -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.