diff options
author | 2006-11-04 03:47:00 +0000 | |
---|---|---|
committer | 2006-11-04 03:47:00 +0000 | |
commit | 11f6edf77fdcec610cdf0fcebca9a3bc062afdf8 (patch) | |
tree | 4bd97c662a49b65d9eb9e29776b1af7599ee2a76 | |
parent | make compile w/ debug (diff) | |
download | wireguard-openbsd-11f6edf77fdcec610cdf0fcebca9a3bc062afdf8.tar.xz wireguard-openbsd-11f6edf77fdcec610cdf0fcebca9a3bc062afdf8.zip |
new devices and some sorting
-rw-r--r-- | share/man/man4/arc.4 | 6 | ||||
-rw-r--r-- | share/man/man4/mpi.4 | 16 |
2 files changed, 16 insertions, 6 deletions
diff --git a/share/man/man4/arc.4 b/share/man/man4/arc.4 index e0eeed6b481..296383506bf 100644 --- a/share/man/man4/arc.4 +++ b/share/man/man4/arc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: arc.4,v 1.6 2006/09/01 09:58:09 jmc Exp $ +.\" $OpenBSD: arc.4,v 1.7 2006/11/04 03:47:00 dlg Exp $ .\" .\" Copyright (c) 2006 David Gwynne <dlg@openbsd.org> .\" @@ -57,10 +57,14 @@ ARC-1230 PCI Express 12 Port SATA RAID Controller .It ARC-1230ML PCI Express 12 Port SATA RAID Controller .It +ARC-1231ML PCI Express 12 Port SATA RAID Controller +.It ARC-1260 PCI Express 16 Port SATA RAID Controller .It ARC-1260ML PCI Express 16 Port SATA RAID Controller .It +ARC-1261ML PCI Express 16 Port SATA RAID Controller +.It ARC-1280 PCI Express 24 Port SATA RAID Controller .It ARC-1280ML PCI Express 24 Port SATA RAID Controller diff --git a/share/man/man4/mpi.4 b/share/man/man4/mpi.4 index 1978487fbd4..fdd80f590aa 100644 --- a/share/man/man4/mpi.4 +++ b/share/man/man4/mpi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mpi.4,v 1.12 2006/10/08 04:54:36 brad Exp $ +.\" $OpenBSD: mpi.4,v 1.13 2006/11/04 03:47:00 dlg Exp $ .\" .\" Copyright (c) 2006 David Gwynne <dlg@openbsd.org> .\" @@ -65,7 +65,8 @@ SAS 5/iR .It Hewlett-Packard 8 Internal Port SAS Host Bus Adapter with RAID, A7173A, -AB290A +AB290A, +EH417AA .It LSI Logic LSI20320-R, LSI21320-IS, @@ -80,14 +81,17 @@ LSI40929LH, LSI40929LO, LSI40929O, LSI7102XP, -LSI7202CP-LC, -LSI7202XP, -LSI7402XP, +LSI7102XP-LC, LSI7104EP-LC, LSI7104XP-LC, +LSI7202CP-LC, LSI7202EP-LC, +LSI7202XP, +LSI7202XP-LC, LSI7204EP-LC, LSI7204XP-LC, +LSI7402XP, +LSI7402XP-LC, LSI7404EP-LC, LSI7404XP-LC, LSISAS3041E-R, @@ -97,6 +101,8 @@ LSISAS3442E-R, LSISAS3442X, LSISAS3442X-R, LSISAS3800X, +LSISAS3801E, +LSISAS3801X, LSIU320 .El .Pp |