diff options
Diffstat (limited to 'sys/boot/common/help.common')
-rw-r--r-- | sys/boot/common/help.common | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common index 8517fd5..3425280 100644 --- a/sys/boot/common/help.common +++ b/sys/boot/common/help.common @@ -246,6 +246,14 @@ 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 net.inet.tcp.tcbhashsize=<value> TCBHASHSIZE Overrides the compile-time set value of TCBHASHSIZE or |