Date: Fri, 30 Aug 2002 04:11:07 -0700 (PDT) From: Mitsuru IWASAKI <iwasaki@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org 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 Message-ID: <200208301111.g7UBB7rN014938@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208301111.g7UBB7rN014938>