Chaning multiple FECs into a loop?
From: Geir Frode Raanes <hidden>
Date: 2000-12-12 14:59:51
I am not to familiar with ethernet devices so I simply ask here. We will soon have eight XPC855T controller boards in tight confinement running off batteries. We need to synchronize these controllers through ethernet broadcasts. We would rather not have a hub embedded in there and seeking alternatives we se that the TDK PHY can be put in `repeater´ mode where Rx is forwarded to Tx. The documentation states that this can not be performed in full duplex and something about collision detection between the Rx data and MII data. I interpret that as the PHY will still operate in half duplex mode interrupting Rx->Tx forwarding as soon as there is data incoming over tha MII interface. The question is, if we hook up the loop like illustrated below, will this work with the PHY in repeater mode or will this be oscillating and hence jamming itself? +---> (uC[0]Rx , uC[0]Tx) -+ | | | +------------------------+ | | | +-> (uC[1]Rx , uC[1]Tx) -+ | | | +------------------------+ | | | +-> ... -+ | | | +------------------------+ | | | +-> (uC[7]Rx , uC[7]Tx) -+ | | +--------------------------+ -- ****************************************************** Never ever underestimate the power of human stupidity. -Robert Anson Heinlein GeirFRS@invalid.and.so.forth ****************************************************** ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/