diff options
author | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2012-08-06 21:15:02 +0000 |
---|---|---|
committer | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2012-08-06 21:15:02 +0000 |
commit | cee7d8894cdfedcf9376cd6bacf4b30cf0406e3e (patch) | |
tree | 2de8bdea96cad692445508cc3f49cb4791d79891 /share | |
parent | 244cccfed6ad64fc3b8399ca59ada5b2f19a9290 (diff) |
add x540
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ix.4 | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/share/man/man4/ix.4 b/share/man/man4/ix.4 index 20369edaa5f..c1b2e617713 100644 --- a/share/man/man4/ix.4 +++ b/share/man/man4/ix.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ix.4,v 1.4 2010/02/23 18:45:59 jsg Exp $ +.\" $OpenBSD: ix.4,v 1.5 2012/08/06 21:15:01 mikeb Exp $ .\" .\" Copyright (c) 2008 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,20 +14,20 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 23 2010 $ +.Dd $Mdocdate: August 6 2012 $ .Dt IX 4 .Os .Sh NAME .Nm ix -.Nd Intel 82598/82599 PCI Express 10Gb Ethernet device +.Nd Intel 82598/82599/X540 PCI Express 10Gb Ethernet device .Sh SYNOPSIS .Cd "ix* at pci?" .Sh DESCRIPTION The .Nm driver provides support for PCI Express 10Gb Ethernet adapters based -on the Intel 82598EB and 82599EB Ethernet controller chips, including the -following: +on the Intel 82598EB, 82599EB and X540 Ethernet controller chips, including +the following: .Pp .Bl -bullet -offset indent -compact .It @@ -57,6 +57,10 @@ Intel X520-SR2 Dual Port 10GbE Adapter (SFP+/10GbaseSR) .It Intel X520-LR1 10GbE Adapter (SFP+/10GbaseLR) .It +Intel X540-T1 10GbE Adapter (10GbaseT) +.It +Intel X540-T2 Dual Port 10GbE Adapter (10GbaseT) +.It HotLava Tambora 64G4/80G4/64G6/120G6 (SFP+) .El .Sh SEE ALSO |