A regression, but also a git-bisect result!

Begin forwarded message:

Date: Tue, 27 Jun 2006 01:44:25 -0700
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [Bugme-new] [Bug 6752] New: [USB] [UHCI] speedtouch driver blocks 
connection. QH per endpoint


http://bugzilla.kernel.org/show_bug.cgi?id=6752

           Summary: [USB] [UHCI] speedtouch driver blocks connection.  QH
                    per endpoint
    Kernel Version: 2.6.17
            Status: NEW
          Severity: blocking
             Owner: [EMAIL PROTECTED]
         Submitter: [EMAIL PROTECTED]


Most recent kernel where this bug did not occur:
2.6.16
Distribution:
Debian
Hardware Environment:
Speedtocuh USB ADSL modem

Software Environment:
ATM routed IP

Problem Description:
>From 2.6.17 the speedtouch driver blocks the conection.

Steps to reproduce:
Download at the maximun transfer rate with a big file
apt-get -y install tex --> 106K

At some point in the download process, it stop.

wave:/usr/src/bughunting# atmdiag
Itf       TX_okay   TX_err    RX_okay   RX_err    RX_drop
  0 AAL0         0         0         0         0         0
    AAL5     2429         0     6936         0         0
wave:/usr/src/bughunting# atmdiag
Itf       TX_okay   TX_err    RX_okay   RX_err    RX_drop
  0 AAL0         0         0         0         0         0
    AAL5     2433         0     6936         0         0

Only send ATM cells


Bisection:
wave:/usr/src/bughunting# git bisect bad
dccf4a48d47120a42382ba526f1a0848c13ba2a4 is first bad commit
commit dccf4a48d47120a42382ba526f1a0848c13ba2a4
Author: Alan Stern <[EMAIL PROTECTED]>
Date:   Sat Dec 17 17:58:46 2005 -0500

    [PATCH] UHCI: use one QH per endpoint, not per URB

    This patch (as623) changes the uhci-hcd driver to make it use one QH per
    device endpoint, instead of a QH per URB as it does now.  Numerous areas
    of the code are affected by this.  For example, the distinction between
    "queued" URBs and non-"queued" URBs no longer exists; all URBs belong to
    a queue and some just happen to be at the queue's head.

    Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
    Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to