[kernel] r5101 - in dists/trunk/linux-2.6/debian: . arch/alpha arch/amd64 arch/i386 arch/ia64 arch/powerpc

maximilian attems maks-guest at costa.debian.org
Tue Dec 27 19:56:19 UTC 2005


Author: maks-guest
Date: Tue Dec 27 19:56:17 2005
New Revision: 5101

Modified:
   dists/trunk/linux-2.6/debian/arch/alpha/config
   dists/trunk/linux-2.6/debian/arch/amd64/config
   dists/trunk/linux-2.6/debian/arch/i386/config
   dists/trunk/linux-2.6/debian/arch/ia64/config
   dists/trunk/linux-2.6/debian/arch/powerpc/config
   dists/trunk/linux-2.6/debian/changelog
Log:
disable CONFIG_USB_BANDWIDTH


Modified: dists/trunk/linux-2.6/debian/arch/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/alpha/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/alpha/config	Tue Dec 27 19:56:17 2005
@@ -1442,7 +1442,7 @@
 CONFIG_USB=m
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
-CONFIG_USB_BANDWIDTH=y
+# CONFIG_USB_BANDWIDTH is not set
 # CONFIG_USB_DYNAMIC_MINORS is not set
 # CONFIG_USB_OTG is not set
 CONFIG_USB_EHCI_HCD=m

Modified: dists/trunk/linux-2.6/debian/arch/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/amd64/config	Tue Dec 27 19:56:17 2005
@@ -1374,7 +1374,7 @@
 CONFIG_USB=y
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
-CONFIG_USB_BANDWIDTH=y
+# CONFIG_USB_BANDWIDTH is not set
 # CONFIG_USB_DYNAMIC_MINORS is not set
 # CONFIG_USB_OTG is not set
 CONFIG_USB_EHCI_HCD=m

Modified: dists/trunk/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config	Tue Dec 27 19:56:17 2005
@@ -1627,7 +1627,7 @@
 CONFIG_USB=m
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
-CONFIG_USB_BANDWIDTH=y
+# CONFIG_USB_BANDWIDTH is not set
 # CONFIG_USB_DYNAMIC_MINORS is not set
 CONFIG_USB_SUSPEND=y
 # CONFIG_USB_OTG is not set

Modified: dists/trunk/linux-2.6/debian/arch/ia64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/ia64/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/ia64/config	Tue Dec 27 19:56:17 2005
@@ -1121,7 +1121,7 @@
 CONFIG_USB=m
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
-CONFIG_USB_BANDWIDTH=y
+# CONFIG_USB_BANDWIDTH is not set
 # CONFIG_USB_DYNAMIC_MINORS is not set
 # CONFIG_USB_SUSPEND is not set
 # CONFIG_USB_OTG is not set

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config	Tue Dec 27 19:56:17 2005
@@ -1005,7 +1005,7 @@
 CONFIG_USB=m
 # CONFIG_USB_DEBUG is not set
 CONFIG_USB_DEVICEFS=y
-CONFIG_USB_BANDWIDTH=y
+# CONFIG_USB_BANDWIDTH is not set
 CONFIG_USB_DYNAMIC_MINORS=y
 CONFIG_USB_SUSPEND=y
 # CONFIG_USB_OTG is not set

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Dec 27 19:56:17 2005
@@ -9,6 +9,7 @@
   [ maximilian attems ]
   * Drop modular-ide.patch, nacked by ide upstream.  Prevents udev to load
     ide-generic and those successfull boots with initramfs-tools.
+  * Disable CONFIG_USB_BANDWIDTH, causes major trouble for alsa usb cards.
 
   [ Norbert Tretkowski ]
   * [alpha] Removed conflict with initramfs-tools, thanks vorlon for finding
@@ -38,7 +39,7 @@
   * [arm] Compile ext3 support into the kernel on Footbridge.
   * [arm] Turn on CONFIG_SERIAL_8250 support on Footbridge.
 
- -- Frederik Schüler <fs at debian.org>  Sun, 25 Dec 2005 13:20:17 +0100
+ -- maximilian attems <maks at sternwelten.at>  Tue, 27 Dec 2005 20:54:07 +0100
 
 linux-2.6 (2.6.14+2.6.15-rc5-0experimental.1) experimental; urgency=low
 



More information about the Kernel-svn-changes mailing list