Bug 10910

Summary: sky2: Marvell Yukon 88E8040T controller can not be recognised
Product: Drivers Reporter: miros (miros)
Component: NetworkAssignee: Stephen Hemminger (stephen)
Status: RESOLVED CODE_FIX    
Severity: normal CC: bunk, jgarzik
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.24-18 Subsystem:
Regression: --- Bisected commit-id:

Description miros 2008-06-14 00:17:23 UTC
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
Comment 1 Stephen Hemminger 2008-06-14 09:04:52 UTC
There may be more information required. Will wait until vendor supplies information.
Comment 2 Stephen Hemminger 2008-06-14 15:00:05 UTC
Yes, it was just a oversight in earlier kernels
Patch sent, hopefully for 2.6.26