[kernel] r9918 - in dists/trunk/linux-2.6/debian: . config config/arm
Maximilian Attems
maks at alioth.debian.org
Fri Dec 7 23:52:36 UTC 2007
Author: maks
Date: Fri Dec 7 23:52:36 2007
New Revision: 9918
Log:
set USB_EHCI_TT_NEWSCHED seen in fedora too
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Fri Dec 7 23:52:36 2007
@@ -19,6 +19,7 @@
and B43LEGACY (needs v3 firmware).
* [i386] Set SND_SC6000, EDAC_I3000, EDAC_I5000.
* Add fedora FireWire OHCI 1.0 support patch.
+ * Set USB_EHCI_TT_NEWSCHED fills USB 2.0 bandwith better. (closes: #454797)
[ Bastian Blank ]
* [amd64, i386]: Set kernel architecture to x86.
@@ -30,7 +31,7 @@
[ dann frazier ]
* [ia64]: Enable BLK_CPQ_DA
- -- maximilian attems <maks at debian.org> Fri, 07 Dec 2007 18:34:32 +0100
+ -- maximilian attems <maks at debian.org> Sat, 08 Dec 2007 00:49:42 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
Modified: dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx Fri Dec 7 23:52:36 2007
@@ -1197,7 +1197,6 @@
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_SPLIT_ISO=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
-CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config (original)
+++ dists/trunk/linux-2.6/debian/config/config Fri Dec 7 23:52:36 2007
@@ -1969,7 +1969,7 @@
CONFIG_HW_RANDOM=y
CONFIG_SND_MIA=m
CONFIG_MCS_FIR=m
-# CONFIG_USB_EHCI_TT_NEWSCHED is not set
+CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_SND_INDIGODJ=m
CONFIG_SND_ECHO3G=m
CONFIG_SND_LAYLA20=m
More information about the Kernel-svn-changes
mailing list