summaryrefslogtreecommitdiffstats
path: root/share/man/man4/bge.4
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2012-01-17 22:17:11 +0000
committeryongari <yongari@FreeBSD.org>2012-01-17 22:17:11 +0000
commita5c88f4732cc58341150fbb685858567a8fa7489 (patch)
tree82c9bcc6af6aef3c7576d68d7e08114d90aab494 /share/man/man4/bge.4
parente193e26a6f9efbb08cfe01fc233e0baa1f1dca79 (diff)
downloadFreeBSD-src-a5c88f4732cc58341150fbb685858567a8fa7489.zip
FreeBSD-src-a5c88f4732cc58341150fbb685858567a8fa7489.tar.gz
Document dev.bge.%d.msi_disable tunable.
Diffstat (limited to 'share/man/man4/bge.4')
-rw-r--r--share/man/man4/bge.47
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4
index 13a4aa6..7a20d2a 100644
--- a/share/man/man4/bge.4
+++ b/share/man/man4/bge.4
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 2, 2011
+.Dd January 17, 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 stored in
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_disable
+Non-zero value disables MSI support on the Ethernet hardware.
+The default value is 0.
.El
.Sh SYSCTL VARIABLES
The following variables are available as both
OpenPOWER on IntegriCloud