[Bug 384403] Re: Marvell 88E8040 PCI-E Fast Ethernet Controller not working in karmic

Andy Whitcroft apw at canonical.com
Tue Jun 23 11:41:34 UTC 2009


Ok this has been accepted upstream and hit the mainline kernel, should
hit our kernels in the 2.6.31-rc1 resync.

commit 6cc90a5a6061428358d0f726a53fb44af5254111
Author: Stephen Hemminger <shemminger at vyatta.com>
Date:   Thu Jun 11 07:03:47 2009 +0000

    sky2: don't look for VPD size
    
    The code to compute VPD size didn't handle some systems that use
    chip without VPD. Also some of the newer chips use some additional
    registers to store the actual size, and wasn't worth putting the
    additional complexity in, so just remove the code.
    
    No big loss since the code to set the VPD size was only a
    convenience so that utilities would not read the extra space past
    the end of the available VPD.
    
    Move the first PCI config read earlier to detect bad hardware
    where it returns all ones and refuse loading driver before furthur
    damage.
    
    Signed-off-by: Stephen Hemminger <shemminger at vyatta.com>
    Tested-by: Andy Whitcroft <apw at canonical.com>
    Signed-off-by: David S. Miller <davem at davemloft.net>


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

-- 
Marvell 88E8040 PCI-E Fast Ethernet Controller not working in karmic
https://bugs.launchpad.net/bugs/384403
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.




More information about the kernel-bugs mailing list