Module Name: src
Committed By: msaitoh
Date: Thu Aug 13 05:02:37 UTC 2015
Modified Files:
src/share/man/man4: ixg.4
Log Message:
MSI and MSI-X are supported now.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/ixg.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/ixg.4
diff -u src/share/man/man4/ixg.4:1.7 src/share/man/man4/ixg.4:1.8
--- src/share/man/man4/ixg.4:1.7 Tue Aug 11 04:25:13 2015
+++ src/share/man/man4/ixg.4 Thu Aug 13 05:02:37 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: ixg.4,v 1.7 2015/08/11 04:25:13 msaitoh Exp $
+.\" $NetBSD: ixg.4,v 1.8 2015/08/13 05:02:37 msaitoh Exp $
.\"
.\" Copyright (c) 2001-2008, Intel Corporation
.\" All rights reserved.
@@ -33,7 +33,7 @@
.\"
.\" $FreeBSD: src/share/man/man4/ixgbe.4,v 1.3 2010/12/19 23:54:31 yongari Exp $
.\"
-.Dd August 11, 2015
+.Dd August 13, 2015
.Dt IXG 4
.Os
.Sh NAME
@@ -113,8 +113,7 @@ The hardware supports a maximum MTU of 1
.Nx
port of the driver supports only 9000 bytes.
.Pp
-The hardware supports Message-Signalled Interrupts (MSI and MSI-X)
-and Receive-Side Scaling (RSS), however, these features are not
-enabled in the
+The hardware supports Receive-Side Scaling (RSS), however, these features are
+not enabled in the
.Nx
driver at this time.