diff options
author | 2000-05-04 02:27:45 +0000 | |
---|---|---|
committer | 2000-05-04 02:27:45 +0000 | |
commit | 08c46e4dbf8f5548d371c2dd1aa4dbf2137f6d5b (patch) | |
tree | f2922c60c604c4725981ecbd19fce7cc84a56e3a | |
parent | fixed context memory sizing (diff) | |
download | wireguard-openbsd-08c46e4dbf8f5548d371c2dd1aa4dbf2137f6d5b.tar.xz wireguard-openbsd-08c46e4dbf8f5548d371c2dd1aa4dbf2137f6d5b.zip |
document how much memory they normally have
-rw-r--r-- | share/man/man4/hifn.4 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4 index 75b60f8272b..59b4be92bf4 100644 --- a/share/man/man4/hifn.4 +++ b/share/man/man4/hifn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hifn.4,v 1.8 2000/05/02 05:31:49 jason Exp $ +.\" $OpenBSD: hifn.4,v 1.9 2000/05/04 02:27:45 deraadt Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt .\" All rights reserved. @@ -38,17 +38,19 @@ The .Nm driver supports various cards containing the Hi/fn 7751 chipset, such as -.Bl -tag -width namenamenamename -offset indent +.Bl -tag -width namenamenamena -offset indent .It Invertex AEON -(no longer made) +No longer being made. Came as 128KB SRAM model, or 2MB DRAM model. .It Hi/fn 7751 -Reference board +Reference board with 512KB SRAM. .It PowerCrypt See -.Pa www.powercrypt.com +.Pa www.powercrypt.com. +Comes with 512KB SRAM. .It NetSec 7751 See -.Pa www.netsec.net +.Pa www.netsec.net. +Supports the most IPSEC sessions, with 1MB SRAM. .El .Pp The |