From 770de812719d8f07a0ead9b25172ecb06bc388fa Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Tue, 27 Dec 2005 19:56:17 +0000 Subject: [PATCH] disable CONFIG_USB_BANDWIDTH svn path=/dists/trunk/linux-2.6/; revision=5101 --- debian/arch/alpha/config | 2 +- debian/arch/amd64/config | 2 +- debian/arch/i386/config | 2 +- debian/arch/ia64/config | 2 +- debian/arch/powerpc/config | 2 +- debian/changelog | 3 ++- 6 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/arch/alpha/config b/debian/arch/alpha/config index f1a1131de..d75960e97 100644 --- a/debian/arch/alpha/config +++ b/debian/arch/alpha/config @@ -1442,7 +1442,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y 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 diff --git a/debian/arch/amd64/config b/debian/arch/amd64/config index 770072617..a82b4f2e4 100644 --- a/debian/arch/amd64/config +++ b/debian/arch/amd64/config @@ -1374,7 +1374,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y 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 diff --git a/debian/arch/i386/config b/debian/arch/i386/config index 76e629874..3deac27f0 100644 --- a/debian/arch/i386/config +++ b/debian/arch/i386/config @@ -1627,7 +1627,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y 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 diff --git a/debian/arch/ia64/config b/debian/arch/ia64/config index 4ea561468..8ce7464b7 100644 --- a/debian/arch/ia64/config +++ b/debian/arch/ia64/config @@ -1121,7 +1121,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y 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 diff --git a/debian/arch/powerpc/config b/debian/arch/powerpc/config index 00326d173..b71ceb35a 100644 --- a/debian/arch/powerpc/config +++ b/debian/arch/powerpc/config @@ -1005,7 +1005,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y 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 diff --git a/debian/changelog b/debian/changelog index 2c7f876fb..0fa72cac9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ linux-2.6 (2.6.14+2.6.15-rc7-0experimental.1) UNRELEASED; urgency=low [ 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 @@ linux-2.6 (2.6.14+2.6.15-rc7-0experimental.1) UNRELEASED; urgency=low * [arm] Compile ext3 support into the kernel on Footbridge. * [arm] Turn on CONFIG_SERIAL_8250 support on Footbridge. - -- Frederik Schüler Sun, 25 Dec 2005 13:20:17 +0100 + -- maximilian attems Tue, 27 Dec 2005 20:54:07 +0100 linux-2.6 (2.6.14+2.6.15-rc5-0experimental.1) experimental; urgency=low