Bug 6544
Summary: | sky2 does not see DGE-560T NIC in 2.6.17-rc3/4 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Brian Hall (hallbw) |
Component: | Network | Assignee: | Stephen Hemminger (stephen) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | bunk |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.17-rc4 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | Move dge-560t to correct driver |
Description
Brian Hall
2006-05-13 13:04:12 UTC
Created attachment 8121 [details]
Move dge-560t to correct driver
There was confusion about which driver the dge-560t belonged to.
This patch seems to be 2.6.17 material (it fixes a regression from 2.6.16)? Fix submitted for 2.6.17 already. I can confirm the patch fixed my "not seeing NIC on boot" problem.
> dmesg|grep sky2
sky2 v1.3 addr 0xff3fc000 irq 23 Yukon-EC (0xb6) rev 1
sky2 eth0: addr 00:00:5a:70:86:49
sky2 eth0: enabling interface
sky2 eth0: Link is up at 1000 Mbps, full duplex, flow control both
|