r4717 - in dists/trunk/linux-2.6/debian: . arch/i386

maximilian attems maks-guest at costa.debian.org
Thu Nov 3 11:39:36 UTC 2005


Author: maks-guest
Date: 2005-11-03 11:39:35 +0000 (Thu, 03 Nov 2005)
New Revision: 4717

Modified:
   dists/trunk/linux-2.6/debian/arch/i386/config
   dists/trunk/linux-2.6/debian/changelog
Log:
set CONFIG_USB_SUSPEND on i386 as on ppc.


Modified: dists/trunk/linux-2.6/debian/arch/i386/config
===================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config	2005-11-03 11:26:49 UTC (rev 4716)
+++ dists/trunk/linux-2.6/debian/arch/i386/config	2005-11-03 11:39:35 UTC (rev 4717)
@@ -1637,7 +1637,7 @@
 CONFIG_USB_DEVICEFS=y
 CONFIG_USB_BANDWIDTH=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_SUSPEND is not set
+CONFIG_USB_SUSPEND=y
 # CONFIG_USB_OTG is not set
 CONFIG_USB_EHCI_HCD=m
 CONFIG_USB_EHCI_SPLIT_ISO=y

Modified: dists/trunk/linux-2.6/debian/changelog
===================================================================
--- dists/trunk/linux-2.6/debian/changelog	2005-11-03 11:26:49 UTC (rev 4716)
+++ dists/trunk/linux-2.6/debian/changelog	2005-11-03 11:39:35 UTC (rev 4717)
@@ -9,8 +9,9 @@
   [ maximilian attems ]
   * Reenable CONFIG_SOFTWARE_SUSPEND on i386 and ppc, resume=/dev/<other device>
     must be set by boot loader. (Closes: #267600)
+  * Set CONFIG_USB_SUSPEND on i386. Usefull for suspend to ram and apm suspend.
 
- -- maximilian attems <maks at sternwelten.at>  Thu,  3 Nov 2005 12:06:29 +0100
+ -- maximilian attems <maks at sternwelten.at>  Thu,  3 Nov 2005 12:37:31 +0100
 
 linux-2.6 (2.6.14-2) unstable; urgency=low
 




More information about the Kernel-svn-changes mailing list