Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2009 05:09:52 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r188382 - head/share/man/man4
Message-ID:  <200902090509.n1959qEV046148@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yongari
Date: Mon Feb  9 05:09:52 2009
New Revision: 188382
URL: http://svn.freebsd.org/changeset/base/188382

Log:
  Document loader tunable hw.re.msi_disable.
  Bump .Dd

Modified:
  head/share/man/man4/re.4

Modified: head/share/man/man4/re.4
==============================================================================
--- head/share/man/man4/re.4	Mon Feb  9 04:59:13 2009	(r188381)
+++ head/share/man/man4/re.4	Mon Feb  9 05:09:52 2009	(r188382)
@@ -30,7 +30,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 14, 2006
+.Dd February 9, 2009
 .Dt RE 4
 .Os
 .Sh NAME
@@ -169,6 +169,16 @@ USRobotics USR997902 Gigabit Ethernet (8
 .It
 Xterasys XN-152 10/100/1000 NIC (8169)
 .El
+.Sh LOADER TUNABLES
+Tunables can be set at the
+.Xr loader 8
+prompt before booting the kernel or stored in
+.Xr loader.conf 5 .
+.Bl -tag -width "xxxxxx"
+.It Va hw.re.msi_disable
+This tunable disables MSI support on the Ethernet hardware.
+The default value is 0.
+.El
 .Sh DIAGNOSTICS
 .Bl -diag
 .It "re%d: couldn't map memory"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902090509.n1959qEV046148>