<div dir="ltr">Yes, a generic software reads at first the ID of the Phy using MDIO and then if an ID has matched specific functions will be called.<div><br></div><div>Take a look at the realtek file for your reference: <a href="https://elixir.bootlin.com/linux/latest/source/drivers/net/phy/realtek.c#L882">https://elixir.bootlin.com/linux/latest/source/drivers/net/phy/realtek.c#L882</a> </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 28 Feb 2024 at 15:49, Patryk <<a href="mailto:pbiel7@gmail.com">pbiel7@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi, I've got a question regarding phy drivers. Supposed that I want to use an ethernet phy device -  in general - do I need a specific driver to handle this, or is it handled by some generic eth phy layer that can configure (through MDIO) and exchange data (through XMII) in a generic, vendor-agnostic way?</div><div><br></div><div>Best regards</div><div>Patryk<br></div></div>
_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org" target="_blank">Kernelnewbies@kernelnewbies.org</a><br>
<a href="https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" rel="noreferrer" target="_blank">https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
</blockquote></div>