* Ethernet driver (MAC connected to switch instead of PHY)
@ 2008-06-30 12:58 Rajat Jain
2011-10-08 0:21 ` Washington Ratso
0 siblings, 1 reply; 2+ messages in thread
From: Rajat Jain @ 2008-06-30 12:58 UTC (permalink / raw)
To: kernelnewbies, linux-newbie
Hi,
Perhaps not a relevant question on this list, but still trying before
posting on linux-net:
I'm doing a network driver for the MPC8313E-rdb board, which has 2
ethernet MACs. I'm successfully able to bring up the second MAC that is
connected to a Marvell PHY (and hence has a given phy address). So far
so good, but here is the problem:
As per the board documents, the first MAC is connected to an L2 switch
(Vitesse VSC7385) which is a 5 port switch (and the board actually has 5
RJ-45 ports on it). There are no phy addresses provided in the board
document for this, and as per the diagram, there is no MDC / MDIO signal
between the MAC & the Switch. So my questions:
1) In my case where MAC is connected to a 5 port switch instead of a
PHY. Is this functionally equivalent to MAC being connected to 5 PHYs?
2) Can I use the kernel generic MII routines to init / manage the
switch?
Thanks,
Rajat
--
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Ethernet driver (MAC connected to switch instead of PHY)
2008-06-30 12:58 Ethernet driver (MAC connected to switch instead of PHY) Rajat Jain
@ 2011-10-08 0:21 ` Washington Ratso
0 siblings, 0 replies; 2+ messages in thread
From: Washington Ratso @ 2011-10-08 0:21 UTC (permalink / raw)
To: linux-newbie
>
> As per the board documents, the first MAC is connected to an L2 switch
> (Vitesse VSC7385) which is a 5 port switch (and the board actually has 5
> RJ-45 ports on it). There are no phy addresses provided in the board
> document for this, and as per the diagram, there is no MDC / MDIO signal
> between the MAC & the Switch. So my questions:
>
I am also looking for the phy addresses of the VSC7385. Does anyone know where
they are documented? I am waiting to hear from Vitesse but thought I'd ask in
case someone knows.
--
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-08 0:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-30 12:58 Ethernet driver (MAC connected to switch instead of PHY) Rajat Jain
2011-10-08 0:21 ` Washington Ratso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox