summaryrefslogtreecommitdiff
path: root/sys/boot/common/loader.8
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/common/loader.8')
-rw-r--r--sys/boot/common/loader.84
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index a77a828412e2..4324470b899e 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -426,10 +426,6 @@ Enable PCI resources which are left off by some BIOSes or are not
enabled correctly by the device driver.
Tunable value set to ON (1) by default, but this may cause problems
with some peripherals.
-.It Va hw.pci.allow_unsupported_io_range
-Allow the PCI bridge to pass through an unsupported memory range
-assigned by the BIOS.
-Tunable value set to OFF (0) by default.
.It Va kern.maxusers
Set the size of a number of statically allocated system tables; see
.Xr tuning 7