mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
_OS and _OS_ are the same object (due to _ padding for spaces).
Pointed out by: Ducrot Bruno (Linux)
This commit is contained in:
parent
4acf93a2f3
commit
09c84ba407
1 changed files with 4 additions and 7 deletions
|
|
@ -320,13 +320,10 @@ Try setting this to 0 if this causes problems for you.
|
|||
.It Va hw.acpi.os_name
|
||||
Some systems' ASL may have problems because they look for names
|
||||
of Microsoft operating systems.
|
||||
This tunable overrides the default value of
|
||||
.Qq Li FreeBSD
|
||||
for all objects named
|
||||
.Qq Li \e_OS ,
|
||||
.Qq Li \e_OS_ ,
|
||||
and
|
||||
.Qq Li \e_OSI .
|
||||
This tunable overrides the value of the
|
||||
.Qq Li \e_OS
|
||||
object from its default of
|
||||
.Qq Li FreeBSD .
|
||||
.It Va hw.acpi.pci.link.%d.%d.%d.irq
|
||||
Override the interrupt to use.
|
||||
.It Va hw.acpi.verbose
|
||||
|
|
|
|||
Loading…
Reference in a new issue