svn commit: r231737 - stable/9/share/man/man4
Pyun YongHyeon
yongari at FreeBSD.org
Wed Feb 15 04:09:04 UTC 2012
Author: yongari
Date: Wed Feb 15 04:09:04 2012
New Revision: 231737
URL: http://svn.freebsd.org/changeset/base/231737
Log:
MFC r230288,230339:
r230288:
Document dev.bge.%d.msi_disable tunable.
r230339:
Reflect tunable name change made in r230337.
Modified:
stable/9/share/man/man4/bge.4
Directory Properties:
stable/9/share/man/man4/ (props changed)
Modified: stable/9/share/man/man4/bge.4
==============================================================================
--- stable/9/share/man/man4/bge.4 Wed Feb 15 04:04:36 2012 (r231736)
+++ stable/9/share/man/man4/bge.4 Wed Feb 15 04:09:04 2012 (r231737)
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 2, 2011
+.Dd January 19, 2012
.Dt BGE 4
.Os
.Sh NAME
@@ -188,7 +188,7 @@ SysKonnect SK-9D21 (10/100/1000baseTX)
SysKonnect SK-9D41 (1000baseSX)
.El
.Sh LOADER TUNABLES
-The following tunable can be set at the
+The following tunables can be set at the
.Xr loader 8
prompt before booting the kernel, or stored in
.Xr loader.conf 5 .
@@ -197,6 +197,9 @@ prompt before booting the kernel, or sto
Allow the ASF feature for cooperating with IPMI.
Can cause system lockup problems on a small number of systems.
Enabled by default.
+.It Va dev.bge.%d.msi
+Non-zero value enables MSI support on the Ethernet hardware.
+The default value is 1.
.El
.Sh SYSCTL VARIABLES
The following variables are available as both
More information about the svn-src-stable-9
mailing list