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