[Bugme-new] [Bug 10910] New: Marvell Yukon 88E8040T controller can not be recognised

bugme-daemon at bugzilla.kernel.org bugme-daemon at bugzilla.kernel.org
Sat Jun 14 00:17:24 PDT 2008


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

           Summary: Marvell Yukon 88E8040T controller can not be recognised
           Product: Drivers
           Version: 2.5
     KernelVersion: 2.6.24-18
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Network
        AssignedTo: jgarzik at pobox.com
        ReportedBy: miros at poezia.ru


lspci command shows:

07:00.0 Ethernet controller: Marvell Technology Group Ltd. Unknown device 4355
(rev 12)

In fact to make it work you should add line
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4355) },
to table sky2_id_table in driver/net/sky2.c of linux kernel


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the Bugme-new mailing list