View | Details | Raw Unified | Return to bug 195016
Collapse All | Expand All

(-)share/man/man4/acpi.4 (-12 / +4 lines)
Lines 238-244 Link Here
238
.It Va hw.acpi.install_interface , hw.acpi.remove_interface
238
.It Va hw.acpi.install_interface , hw.acpi.remove_interface
239
Install or remove OS interface(s) to control return value of
239
Install or remove OS interface(s) to control return value of
240
.Ql _OSI
240
.Ql _OSI
241
query method.  When an OS interface is specified in
241
query method.
242
When an OS interface is specified in
242
.Va hw.acpi.install_interface ,
243
.Va hw.acpi.install_interface ,
243
.Li _OSI
244
.Li _OSI
244
query for the interface returns it is
245
query for the interface returns it is
Lines 249-255 Link Here
249
query returns it is
250
query returns it is
250
.Em not supported .
251
.Em not supported .
251
Multiple interfaces can be specified in a comma-separated list and
252
Multiple interfaces can be specified in a comma-separated list and
252
any leading white spaces will be ignored.  For example,
253
any leading white spaces will be ignored.
254
For example,
253
.Qq Li FreeBSD, Linux
255
.Qq Li FreeBSD, Linux
254
is a valid list of two interfaces
256
is a valid list of two interfaces
255
.Qq Li FreeBSD
257
.Qq Li FreeBSD
Lines 626-638 Link Here
626
Upgrade your BIOS to the latest version available from the vendor before
628
Upgrade your BIOS to the latest version available from the vendor before
627
deciding it is a problem with
629
deciding it is a problem with
628
.Nm .
630
.Nm .
629
.Pp
630
The
631
.Nm
632
CPU idle power management drive conflicts with the local APIC (LAPIC)
633
timer.
634
Disable the local APIC timer with
635
.Va hint.apic.0.clock=0
636
or do not use the
637
.Li C3
638
and deeper states if the local APIC timer is enabled.

Return to bug 195016