From f04bbc8e9f789eb5a6695425fdb264b4645759ed Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 8 Sep 2005 19:02:07 +0000 Subject: Disable thermal checking until ACPI is fixed. --- boot/loader.conf_wrap | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'boot/loader.conf_wrap') diff --git a/boot/loader.conf_wrap b/boot/loader.conf_wrap index 195293a..ae150eb 100644 --- a/boot/loader.conf_wrap +++ b/boot/loader.conf_wrap @@ -8,4 +8,5 @@ rootfs_load="YES" rootfs_name="mfsroot.bin" rootfs_type="mfs_root" autoboot_delay=1 -hint.sio.0.flags="0x30" \ No newline at end of file +hint.sio.0.flags="0x30" +debug.acpi.disable="thermal" \ No newline at end of file -- cgit v1.1