commit 412b31334b831a8c2909afaca017c5a236ac2dd0
Author: Wolfgang Kufner <[email protected]>
Date:   Mon Dec 13 12:39:39 2010 +0100

    rt2x00: Fix firmware loading regression on x86_64.
    
    Commit 6175ddf06b6172046a329e3abfd9c901a43efd2e changes the way
    memcpy_toio() works for x86_64, causing firmware loading to fail for
    some Ralink WLAN devices with the rt2800pci driver since linux 2.6.34.
    This causes the log message: "phy0 -> rt2800pci_load_firmware: Error -
    PBF system register not ready.".
    
    Fix this by using __iowrite32_copy instead of memcpy_toio().
    
    Signed-off-by: Wolfgang Kufner <[email protected]>
    Signed-off-by: Ivo van Doorn <[email protected]>
    Signed-off-by: John W. Linville <[email protected]>

** Changed in: linux (Ubuntu)
       Status: Incomplete => Triaged

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

Title:
  64bit-only: regression: kernels >=2.6.34: rt2800pci: load firmware Error with 
ralink [1814:0781]

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

Reply via email to