diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-10-10 17:51:07 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-10-10 17:51:07 +0000 |
commit | 9ca2315087f2a6c35c0af2749c2e6882addb645c (patch) | |
tree | ce0d03dc6387f5810d538fca615485a0a788a8bb /share/man | |
parent | 7263c9099b90d4c63befb24e4d244f38490c6573 (diff) |
mention that the Sun Crypto Accelerator 1000 is suspected to be a Broadom 5821.
If someone can confirm this (and heck, even better, test the driver patch
I just committed and lemme know, I'd appreciate it).
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/ubsec.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/ubsec.4 b/share/man/man4/ubsec.4 index f286f5e9d70..9d9d9676fed 100644 --- a/share/man/man4/ubsec.4 +++ b/share/man/man4/ubsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ubsec.4,v 1.18 2002/09/26 07:55:41 miod Exp $ +.\" $OpenBSD: ubsec.4,v 1.19 2002/10/10 17:51:06 jason Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -92,4 +92,5 @@ The device driver appeared in .Ox 2.8 . .Sh BUGS -The BCM5801, BCM5802, and BCM5822 have not actually been tested. +The BCM5801 and BCM5802 have not actually been tested. The Sun Crypto +Accelerator 1000 is suspected to be a Broadcom 5821. |