aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2010-12-02 18:37:34 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2010-12-02 18:37:34 +0000
commit239169b1e780fa0b3a1483f5020d4c0c8735c4ff (patch)
tree8f6d86f64c3f31663dc874eaa1c15352d01a8881 /share
parent706d26a4a4244b35f47a58ae9b3b9005deb0e24b (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/re.47
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4
index d4a39ce1f6695..98a0f3a0c42a9 100644
--- a/share/man/man4/re.4
+++ b/share/man/man4/re.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 27, 2010
+.Dd December 2, 2010
.Dt RE 4
.Os
.Sh NAME
@@ -178,6 +178,11 @@ prompt before booting the kernel or stored in
.It Va hw.re.msi_disable
This tunable disables MSI support on the Ethernet hardware.
The default value is 0.
+.It Va hw.re.prefer_iomap
+This tunable controls which register mapping should be used on the
+specified device.
+A non-zero value enables I/O space register mapping.
+The default value is 0 to use memory space register mapping.
.El
.Sh DIAGNOSTICS
.Bl -diag