* [PATCH 0/2] Fix register misuse in drivers/net/phy/marvel.c @ 2008-07-10 2:14 Wang Jian 2008-07-10 2:41 ` Wang Jian 0 siblings, 1 reply; 3+ messages in thread From: Wang Jian @ 2008-07-10 2:14 UTC (permalink / raw) To: linuxppc-dev These 2 patches fixed misuse of register for 88e1111. Notice: These two patches didn't fix some auto selection problem yet. I will discuss the problem in seperate email. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] Fix register misuse in drivers/net/phy/marvel.c 2008-07-10 2:14 [PATCH 0/2] Fix register misuse in drivers/net/phy/marvel.c Wang Jian @ 2008-07-10 2:41 ` Wang Jian [not found] ` <1CADFA951940554D86FBD8B24BBFF3A0019BEA37@LONMLVEM08.e2k.ad.ge.com> 0 siblings, 1 reply; 3+ messages in thread From: Wang Jian @ 2008-07-10 2:41 UTC (permalink / raw) To: linuxppc-dev It may not be appropriate to post here instead of netdev, but I am using powerpc dev board and I think there will be someone here who has board to test. Wang Jian 写道: > These 2 patches fixed misuse of register for 88e1111. > > Notice: These two patches didn't fix some auto selection problem yet. I > will discuss the problem in seperate email. > > > _______________________________________________ > Linuxppc-dev mailing list > Linuxppc-dev@ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-dev > > ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <1CADFA951940554D86FBD8B24BBFF3A0019BEA37@LONMLVEM08.e2k.ad.ge.com>]
* Re: [PATCH 0/2] Fix register misuse in drivers/net/phy/marvel.c [not found] ` <1CADFA951940554D86FBD8B24BBFF3A0019BEA37@LONMLVEM08.e2k.ad.ge.com> @ 2008-07-10 14:32 ` Wang Jian 0 siblings, 0 replies; 3+ messages in thread From: Wang Jian @ 2008-07-10 14:32 UTC (permalink / raw) To: Welch, Martyn (GE EntSol, Intelligent Platforms); +Cc: linuxppc-dev Welch, Martyn (GE EntSol, Intelligent Platforms) 写道: > Wang Jian wrote: >> It may not be appropriate to post here instead of netdev, but I am >> using >> powerpc dev board and I think there will be someone here who has board >> to test. >> >> Wang Jian 写道: >>> These 2 patches fixed misuse of register for 88e1111. >>> >>> Notice: These two patches didn't fix some auto selection problem >>> yet. I will discuss the problem in seperate email. >>> > > Hi, > > I have a board here with a pair of 88e1111's, though I'm not sure how to go about testing these patches. It's not the applying or compiling that the problem, but how to test it... > > Do you have any test case in mind? > Hi, The problem I want to fix is: 1. Plug the fiber and start the board in u-boot, the fiber link is established, you can transfer data using fiber link; 2. boot the kernel (not fixed one), when you "ifconfig ethX up" (ethX uses 88e1111), the fiber link light goes off, the fiber link is lost; After apply the patch #1, for the step 2, you can "ifconfig ethX w.x.y.z" and fiber link is ok. You can use the fiber link to transfer data. I my case, the chip is in GMII mode. The patch #2 is obvious but I can't test it myself. BTW, the two patches doesn't fix the problem when you unplug the fiber then plug back. That is another problem I have _partially_ fixed by patch marvell_read_status(). ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-07-10 14:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-10 2:14 [PATCH 0/2] Fix register misuse in drivers/net/phy/marvel.c Wang Jian
2008-07-10 2:41 ` Wang Jian
[not found] ` <1CADFA951940554D86FBD8B24BBFF3A0019BEA37@LONMLVEM08.e2k.ad.ge.com>
2008-07-10 14:32 ` Wang Jian
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).