SOURCES: powersave-ipw2200.patch (NEW) - don't unload ipw2200 modu...

freetz freetz at pld-linux.org
Sun Mar 12 20:35:40 CET 2006


Author: freetz                       Date: Sun Mar 12 19:35:40 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- don't unload ipw2200 module, it can be suspended pretty well with current
  ipw drivers

---- Files affected:
SOURCES:
   powersave-ipw2200.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/powersave-ipw2200.patch
diff -u /dev/null SOURCES/powersave-ipw2200.patch:1.1
--- /dev/null	Sun Mar 12 20:35:40 2006
+++ SOURCES/powersave-ipw2200.patch	Sun Mar 12 20:35:35 2006
@@ -0,0 +1,46 @@
+diff -aurN powersave-0.12.2.orig/config_files/sleep powersave-0.12.2/config_files/sleep
+--- powersave-0.12.2.orig/config_files/sleep	2006-03-02 21:11:53.000000000 +0100
++++ powersave-0.12.2/config_files/sleep	2006-03-12 20:33:59.630326392 +0100
+@@ -16,7 +16,7 @@
+ 
+ ## Path:        	System/Powermanagement/Powersave/Sleep_Modes
+ ### Type:        	string
+-## Default:     	"usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 ipw2200 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537"
++## Default:     	"usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537"
+ ## ServiceRestart: 	
+ #
+ # These modules will be unloaded before entering suspend to disk
+@@ -26,7 +26,7 @@
+ 
+ ## Path:        	System/Powermanagement/Powersave/Sleep_Modes
+ ### Type:        	string
+-## Default:     	"usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 ipw2200 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537"
++## Default:     	"usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537"
+ ## ServiceRestart: 	
+ #
+ # These modules will be unloaded before entering the corresponding
+@@ -36,7 +36,7 @@
+ 
+ ## Path:        	System/Powermanagement/Powersave/Sleep_Modes
+ ### Type:        	string
+-## Default:     	"usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 ipw2200 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537"
++## Default:     	"usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537"
+ ## ServiceRestart: 	
+ #
+ # These modules will be unloaded before entering the corresponding
+diff -aurN powersave-0.12.2.orig/scripts/sleep_helper_functions powersave-0.12.2/scripts/sleep_helper_functions
+--- powersave-0.12.2.orig/scripts/sleep_helper_functions	2006-03-02 21:11:55.000000000 +0100
++++ powersave-0.12.2/scripts/sleep_helper_functions	2006-03-12 20:33:26.699332664 +0100
+@@ -250,9 +250,9 @@
+ # function to set the variables according to what
+ # we are going to do.
+ # internally, use only in sleep_helper_functions
+-DEFAULT_S2D_UNLOAD="usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 ipw2200 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537"
+-DEFAULT_S2R_UNLOAD="usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 ipw2200 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537"
+-DEFAULT_STB_UNLOAD="usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 ipw2200 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537"
++DEFAULT_S2D_UNLOAD="usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537"
++DEFAULT_S2R_UNLOAD="usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537"
++DEFAULT_STB_UNLOAD="usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537"
+ DEFAULT_S2D_RESTART="slmodemd irda"
+ DEFAULT_S2R_RESTART="slmodemd irda"
+ DEFAULT_STB_RESTART="slmodemd irda"
================================================================


More information about the pld-cvs-commit mailing list