summaryrefslogtreecommitdiffstats
path: root/sys/boot/common/help.common
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2002-11-26 13:55:50 +0000
committeryar <yar@FreeBSD.org>2002-11-26 13:55:50 +0000
commiteb711f13900c2ce92ae28710f6282668095c7a16 (patch)
tree29e49d91cf21a5ff85e2118c2314773764d458c0 /sys/boot/common/help.common
parentcef761128546425a9166e0ca30a84e6a4596c958 (diff)
downloadFreeBSD-src-eb711f13900c2ce92ae28710f6282668095c7a16.zip
FreeBSD-src-eb711f13900c2ce92ae28710f6282668095c7a16.tar.gz
Eliminate references to defunct kernel tunables.
Approved by: re PR: bin/43343
Diffstat (limited to 'sys/boot/common/help.common')
-rw-r--r--sys/boot/common/help.common16
1 files changed, 0 insertions, 16 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common
index 1a4689b..69b36d6 100644
--- a/sys/boot/common/help.common
+++ b/sys/boot/common/help.common
@@ -240,22 +240,6 @@
completely the value determined when the kernel was
compiled.
- set machdep.pccard.pcic_irq=<value>
-
- Overrides the IRQ normally assigned to a PCCARD controller.
- Typically the first available interrupt will be allocated,
- which may conflict with other hardware. If this value is
- set to 0, an interrupt will not be assigned and the
- controller will operate in polled mode only.
-
- set machdep.bios.pnp=disable
-
- Disable the use of the PnP BIOS (i386 only)
-
- set machdep.bios.pci=disable
-
- Disable the use of the PCI BIOS (i386 only)
-
set machdep.disable_mtrrs=1
Disable the use of i686 MTRRs (i386 only)
OpenPOWER on IntegriCloud