Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 MSI and MSI-X are supported now.



details:   https://anonhg.NetBSD.org/src/rev/251bb1788575
branches:  trunk
changeset: 809985:251bb1788575
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Aug 13 05:02:37 2015 +0000

description:
MSI and MSI-X are supported now.

diffstat:

 share/man/man4/ixg.4 |  9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diffs (29 lines):

diff -r b5fbf93e336c -r 251bb1788575 share/man/man4/ixg.4
--- a/share/man/man4/ixg.4      Thu Aug 13 05:01:04 2015 +0000
+++ b/share/man/man4/ixg.4      Thu Aug 13 05:02:37 2015 +0000
@@ -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 @@
 .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.



Home | Main Index | Thread Index | Old Index