patch-2.4.14 linux/drivers/acpi/hardware/hwacpi.c
Next file: linux/drivers/acpi/hardware/hwgpe.c
Previous file: linux/drivers/acpi/executer/exxface.c
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Wed Oct 24 14:06:22 2001
-  Orig file: 
v2.4.13/linux/drivers/acpi/hardware/hwacpi.c
-  Orig date: 
Sun Sep 23 11:40:56 2001
diff -u --recursive --new-file v2.4.13/linux/drivers/acpi/hardware/hwacpi.c linux/drivers/acpi/hardware/hwacpi.c
@@ -2,7 +2,7 @@
 /******************************************************************************
  *
  * Module Name: hwacpi - ACPI Hardware Initialization/Mode Interface
- *              $Revision: 45 $
+ *              $Revision: 46 $
  *
  *****************************************************************************/
 
@@ -220,7 +220,7 @@
 
 	/* Give the platform some time to react */
 
-	acpi_os_stall (5000);
+	acpi_os_stall (20000);
 
 	if (acpi_hw_get_mode () == mode) {
 		ACPI_DEBUG_PRINT ((ACPI_DB_INFO, "Mode %X successfully enabled\n", mode));
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)