This is the most likely culprit. Trevor please let me know if this does it:
--- linux/drivers/acpi/hardware/hwsleep.c.orig Fri Feb 9 11:45:58 2001
+++ linux/drivers/acpi/hardware/hwsleep.c Thu Apr 5 12:11:54 2001
@@ -179,8 +179,6 @@
acpi_hw_register_write(ACPI_MTX_LOCK, PM1_a_CONTROL, PM1_acontrol);
acpi_hw_register_write(ACPI_MTX_LOCK, PM1_b_CONTROL, PM1_bcontrol);
- acpi_hw_register_write(ACPI_MTX_LOCK, PM1_CONTROL,
- (1 << acpi_hw_get_bit_shift (SLP_EN_MASK)));
enable();
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/