SOURCES (LINUX_2_6): linux-2.6-toshiba_acpi.patch - updated to 2.6.28

adamg adamg at pld-linux.org
Thu Dec 25 21:48:38 CET 2008


Author: adamg                        Date: Thu Dec 25 20:48:38 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- updated to 2.6.28

---- Files affected:
SOURCES:
   linux-2.6-toshiba_acpi.patch (1.2 -> 1.2.4.1) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-toshiba_acpi.patch
diff -u SOURCES/linux-2.6-toshiba_acpi.patch:1.2 SOURCES/linux-2.6-toshiba_acpi.patch:1.2.4.1
--- SOURCES/linux-2.6-toshiba_acpi.patch:1.2	Thu Sep 25 12:16:45 2008
+++ SOURCES/linux-2.6-toshiba_acpi.patch	Thu Dec 25 21:48:32 2008
@@ -1,4 +1,4 @@
---- linux-2.6/drivers/acpi/toshiba_acpi.c.orig	2008-08-30 22:12:50.000000000 -0700
+---- linux-2.6/drivers/acpi/toshiba_acpi.c.orig	2008-08-30 22:12:50.000000000 -0700
 +++ linux-2.6/drivers/acpi/toshiba_acpi.c	2008-08-31 12:03:07.000000000 -0700
 @@ -28,12 +28,26 @@
   *	Yasushi Nagato - changes for linux kernel 2.4 -> 2.5
@@ -23,7 +23,7 @@
   *
   */
  
--#define TOSHIBA_ACPI_VERSION	"0.18"
+-#define TOSHIBA_ACPI_VERSION	"0.19"
 +#define TOSHIBA_ACPI_VERSION	"experimental-dev-toshiba-test-5"
  #define PROC_INTERFACE_VERSION	1
  
@@ -245,9 +245,9 @@
  	acpi_status status = AE_OK;
  	u32 hci_result;
 +	int status2;
- 
- 	if (acpi_disabled)
- 		return -ENODEV;
+ 	bool bt_present;
+ 	bool bt_on;
+	bool radio_on;
 @@ -578,6 +784,9 @@
  	       TOSHIBA_ACPI_VERSION);
  	printk(MY_INFO "    HCI method: %s\n", method_hci);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-toshiba_acpi.patch?r1=1.2&r2=1.2.4.1&f=u



More information about the pld-cvs-commit mailing list