diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
commit | e7d0adf95322ccbac21d361be1700e9edb07eff2 (patch) | |
tree | 0a7ba8b2db2a1f697897ee36c97e0c9344da12c9 /share/man/man4/hifn.4 | |
parent | 7ef5a345919c1cba77bdfe5ffcf43dde619dabd4 (diff) |
Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok
Tip of the day: www.mpechismazohist.com
Diffstat (limited to 'share/man/man4/hifn.4')
-rw-r--r-- | share/man/man4/hifn.4 | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4 index 3b2c00b1ca5..ed919e00f0b 100644 --- a/share/man/man4/hifn.4 +++ b/share/man/man4/hifn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hifn.4,v 1.23 2001/07/08 18:05:41 brad Exp $ +.\" $OpenBSD: hifn.4,v 1.24 2001/10/05 14:45:53 mpech Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt .\" All rights reserved. @@ -41,7 +41,8 @@ driver supports various cards containing the Hifn 7751 or Hifn 7951 chipsets, such as .Bl -tag -width namenamenamena -offset indent .It Invertex AEON -No longer being made. Came as 128KB SRAM model, or 2MB DRAM model. +No longer being made. +Came as 128KB SRAM model, or 2MB DRAM model. .It Hifn 7751 Reference board with 512KB SRAM. .It PowerCrypt @@ -70,19 +71,21 @@ subsystem. .Sh BUGS The 7751 chip starts out at initialization by only supporting compression. A proprietary algorithm, which has been reverse engineered, is required to -unlock the cryptographic functionality of the chip. It is possible for -vendors to make boards which have a lock ID not known to the driver, but -all vendors currently just use the obvious ID which is 13 bytes of 0. +unlock the cryptographic functionality of the chip. +It is possible for vendors to make boards which have a lock ID not known +to the driver, but all vendors currently just use the obvious ID which is +13 bytes of 0. .Sh SEE ALSO .Xr crypt 3 , .Xr ipsec 4 , .Xr random 4 , .Xr crypto 9 .Sh CAVEATS -The Hifn 9751 shares the same PCI id. This chip is basically a 7751, but -with the cryptographic functions missing. Instead, the 9751 is only capable -of doing compression. Since we do not currently attempt to use any of -these chips to do compression, the 9751-based cards are not useful. +The Hifn 9751 shares the same PCI id. +This chip is basically a 7751, but with the cryptographic functions missing. +Instead, the 9751 is only capable of doing compression. +Since we do not currently attempt to use any of these chips to do +compression, the 9751-based cards are not useful. .Sh HISTORY The .Nm |