1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-24 07:40:52 +00:00

Backout rev 1.4. The code certainly does not spell the sysctl with 'ed':

$ grep disable /sys/boot/i386/libi386/i386_module.c
    if ((getenv("acpi_load") && !getenv("hint.acpi.0.disable"))) {
This commit is contained in:
David E. O'Brien 2002-08-25 20:02:30 +00:00
parent dd7770019a
commit a8a1e43d8f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=102422

View File

@ -145,7 +145,7 @@ hint.sio.0.irq="4"
The following example disables the ACPI driver
.Bd -literal -offset indent
hint.acpi.0.disabled="1"
hint.acpi.0.disable="1"
.Ed
.\" .Pp
.\" A control variable may look like: