Print this page
6064 ixgbe needs X550 support

@@ -1,12 +1,13 @@
 '\" te
 .\"  Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
 .\"  Copyright 2012, Nexenta Systems, Inc. All rights reserved.
+.\"  Copyright 2016, OmniTI Computer Consulting, Inc. All rights reserved.
 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
 .\"  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with
 .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH IXGBE 7D "Jun 3, 2009"
+.TH IXGBE 7D "Jan 13, 2016"
 .SH NAME
 ixgbe \- Intel 10Gb PCI Express NIC Driver
 .SH SYNOPSIS
 .LP
 .nf

@@ -24,17 +25,43 @@
 The \fBixgbe\fR driver functions include controller initialization, frame
 transmit and receive, promiscuous and multicast support, and error recovery and
 reporting.
 .sp
 .LP
+The \fBixgbe\fR driver supports the following Intel 10-Gigabit PCI Express Ethernet controllers:
+.RS +4
+.TP
+.ie t \(bu
+.el o
+Intel Ethernet Controller 82598EB Family
+.RE
+.RS +4
+.TP
+.ie t \(bu
+.el o
+Intel Ethernet Controller 82599EB (X520) Family
+.RE
+.RS +4
+.TP
+.ie t \(bu
+.el o
+Intel Ethernet Controller X540 Family
+.RE
+.RS +4
+.TP
+.ie t \(bu
+.el o
+Intel Ethernet Controller X550 Family
+.RE
+.LP
 The \fBixgbe\fR driver and hardware support auto-negotiation, a protocol
 specified by the \fIIEEE 802.3ae\fR specification.
 .SH APPLICATION PROGRAMMING INTERFACE
 .sp
 .LP
 The cloning character-special device, \fB/dev/ixgbe\fR, is used to access all
-Intel 10 -Gigabit PCI Express Ethernet devices installed within the system.
+Intel 10-Gigabit PCI Express Ethernet devices installed within the system.
 .sp
 .LP
 The \fBixgbe\fR driver is managed by the \fBdladm\fR(1M) command line utility,
 which allows VLANs to be defined on top of \fBixgbe\fR instances and for
 \fBixgbe\fR instances to be aggregated. See \fBdladm\fR(1M) for more details.

@@ -151,14 +178,16 @@
 .sp
 
 .sp
 .TS
 box;
-l l
-l l .
+c | c
+l | l .
 ATTRIBUTE TYPE  ATTRIBUTE VALUE
+_
 Architecture    SPARC, x86
+_
 Interface Stability     Committed
 .TE
 
 .SH SEE ALSO
 .sp