If you want to stop auto-loading acpi.ko or to disable acpi(4),
please change
hint.acpi.0.disable="1"
to
hint.acpi.0.disabled="1"
in your /boot/device.hints.

Thanks

From: Mitsuru IWASAKI <[EMAIL PROTECTED]>
Subject: cvs commit: src/share/man/man5 device.hints.5 src/sys/boot/common loader.8 
src/sys/boot/i386/libi386 i386_module.c src/sys/boot/i386/loader help.i386 
src/sys/dev/acpica acpi.c
Date: Fri, 30 Aug 2002 04:11:07 -0700 (PDT)
Message-ID: <[EMAIL PROTECTED]>

> iwasaki     2002/08/30 04:11:07 PDT
> 
>   Modified files:
>     share/man/man5       device.hints.5 
>     sys/boot/common      loader.8 
>     sys/boot/i386/libi386 i386_module.c 
>     sys/boot/i386/loader help.i386 
>     sys/dev/acpica       acpi.c 
>   Log:
>   s/hint.acpi.0.disable/hint.acpi.0.disabled/
>   
>   Fix device hints entry for disabling acpi(4).
>   This also should fix the arbitration with apm(4) when both drivers
>   are enabled.
>   
>   Note that your /boot/device.hints needs to be updated if you want to
>   stop auto-loading acpi.ko or disable acpi(4).
>   
>   Revision  Changes    Path
>   1.6       +1 -1      src/share/man/man5/device.hints.5
>   1.47      +1 -1      src/sys/boot/common/loader.8
>   1.8       +1 -1      src/sys/boot/i386/libi386/i386_module.c
>   1.7       +1 -1      src/sys/boot/i386/loader/help.i386
>   1.72      +5 -0      src/sys/dev/acpica/acpi.c

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to