I used this tree: git://kernel.ubuntu.com/ubuntu/ubuntu-oneiric.git
(following instructions in
https://wiki.ubuntu.com/Kernel/KernelBisection). Should I've used
another tree?

Now that I check, the commit message mentions
c61875977458637226ab093a35d200f2d5789787 as upstream commit.

The full commit message is:

    OHCI: final fix for NVIDIA problems (I hope)
    
    BugLink: http://bugs.launchpad.net/bugs/915926
    
    commit c61875977458637226ab093a35d200f2d5789787 upstream.
    
    Problems with NVIDIA's OHCI host controllers persist.  After looking
    carefully through the spec, I finally realized that when a controller
    is reset it then automatically goes into a SUSPEND state in which it
    is completely quiescent (no DMA and no IRQs) and from which it will
    not awaken until the system puts it into the OPERATIONAL state.
    
    Therefore there's no need to worry about controllers being in the
    RESET state for extended periods, or remaining in the OPERATIONAL
    state during system shutdown.  The proper action for device
    initialization is to put the controller into the RESET state (if it's
    not there already) and then to issue a software reset.  Similarly, the
    proper action for device shutdown is simply to do a software reset.
    
    This patch (as1499) implements such an approach.  It simplifies
    initialization and shutdown, and allows the NVIDIA shutdown-quirk code
    to be removed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/964133

Title:
  0ace:1211 WiFi USB card wakes up the system after power off

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/964133/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to