linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Dual ethernet attachment with single FEC
@ 2010-09-03 11:49 LEROY Christophe
  0 siblings, 0 replies; 2+ messages in thread
From: LEROY Christophe @ 2010-09-03 11:49 UTC (permalink / raw)
  To: LinuxPPC-dev

  Hello,

I have a board with 2 PHYs attached to one FEC.
I want to implement some kind of main-standby attachment to LAN by 
setting the ISOLATE bit on one on the two PHYs then monitoring the link 
status and switch to the other PHY when the link status goes down.

What would be the most proper way to implement this functionality ?
* Modify FEC driver to manage that ?
* Implement a virtual PHY driver that would manage that ?
* Other solution ?

Best regards
C. Leroy

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

* Dual ethernet attachment with single FEC
@ 2010-09-21  7:30 LEROY Christophe
  0 siblings, 0 replies; 2+ messages in thread
From: LEROY Christophe @ 2010-09-21  7:30 UTC (permalink / raw)
  To: LinuxPPC-dev, netdev

Hello,

I have a board with 2 PHYs attached to one FEC ethernet controler on 
powerpc.
I want to implement some kind of main-standby attachment to LAN by 
setting the ISOLATE bit on one on the two PHYs then monitoring the link 
status and switch to the other PHY when the link status goes down.

I see this behaviour is implemented in the sis900 driver, but it doesn't 
use the standard PHY layer as the Freescale FEC driver does.

What would be the most proper way to implement this functionality ?
* Modify FEC driver to manage that ?
* Implement a virtual PHY driver that would manage that ?
* Other solution ?

Best regards
C. Leroy

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

end of thread, other threads:[~2010-09-21  7:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-21  7:30 Dual ethernet attachment with single FEC LEROY Christophe
  -- strict thread matches above, loose matches on Subject: below --
2010-09-03 11:49 LEROY Christophe

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).