Polish the last change.

This commit is contained in:
Ruslan Ermilov 2004-10-15 06:44:13 +00:00
parent 7213ef055d
commit 7a49c8b37d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136548

View File

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd October 1, 2004
.Dd October 15, 2004
.Dt LOADER 8
.Os
.Sh NAME
@ -429,14 +429,14 @@ are also accepted and indicate kilobytes, megabytes and gigabytes
respectively.
An invalid suffix will result in the variable being ignored by the
kernel.
.It Va hw.pci.host_start_mem, hw.acpi.host_start_mem
.It Va hw.pci.host_start_mem , hw.acpi.host_start_mem
When not otherwise constrained, this limits the memory start
address.
The default is 0x80000000 and should be set to at least size of the
memory and not conflict with other resources.
Typically, only systems without pci bridges need to set this variable
since pci bridges typically constrain the memory starting address
(and the variable is only used when bridges don't constrain this
Typically, only systems without PCI bridges need to set this variable
since PCI bridges typically constrain the memory starting address
(and the variable is only used when bridges do not constrain this
address).
.It Va hw.pci.enable_io_modes
Enable PCI resources which are left off by some BIOSes or are not