lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Two ethernet port with one mac address


From: Sergio R. Caprile
Subject: Re: [lwip-users] Two ethernet port with one mac address
Date: Fri, 1 Mar 2019 09:53:43 -0300
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

lwIP does not care about RMII, that is between your MAC controller and
your PHY controller. Whatever happens there is your driver's business.
Do you have two MAC controllers ? Or are you trying to handle two PHYs
with one MAC ? (Why would you do that ?)

1 IP 1 MAC 2 PHY: beyond my understanding, needs special driver.
1 IP 2 MAC 2 PHY: needs bridging driver.

Drivers are not a part of lwIP. You could perhaps find someone here
willing to help, though.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]