public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* Davicom DM9000A regression
@ 2013-06-12 13:39 Nikita Kiryanov
  2013-06-12 21:23 ` Francois Romieu
  2013-06-13  6:22 ` Nikita Kiryanov
  0 siblings, 2 replies; 4+ messages in thread
From: Nikita Kiryanov @ 2013-06-12 13:39 UTC (permalink / raw)
  To: netdev; +Cc: josright123

Hi all.

I've encountered a connectivity problem with Davicom DM9000A chip.
The symptoms are the following message when booting via NFS:
dm9000 dm9000.0: eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1

A bit of digging revealed the cause as this patch:
"DM9000B: driver initialization upgrade"
and specifically, the following line that was added by it:
dm9000_phy_write(dev, 0, MII_BMCR, BMCR_RESET); /* PHY RESET */
(uncommenting this line solves the problem).
Adding a delay after the phy reset did not help.

I'll appreciate any insight someone might have on this issue.

-- 
Regards,
Nikita.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-06-13  6:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12 13:39 Davicom DM9000A regression Nikita Kiryanov
2013-06-12 21:23 ` Francois Romieu
2013-06-13  6:58   ` Nikita Kiryanov
2013-06-13  6:22 ` Nikita Kiryanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox