Hi,
I am using a Embedded board with AM335x processors
Phy used is TLK106RHBR with 10/100 Ethernet.
but i could not found proper driver for it in my bsp.
can any one suggest me any compatible driver for that phy.
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am using a Embedded board with AM335x processors
Phy used is TLK106RHBR with 10/100 Ethernet.
but i could not found proper driver for it in my bsp.
can any one suggest me any compatible driver for that phy.
Thanks.
Hi,
The available PHY kernel drivers are inside <kernel_dir>/drivers/net/phy/. Check if your PHY is supported.
Best regards,
Miroslav
i have drivers for following:
Drivers for Marvell PHYs
Drivers for Davicom PHYs
Drivers for Quality Semiconductor PHYs
Drivers for the Intel LXT PHYs
Drivers for the Cicada PHYs
Drivers for the Vitesse PHYs
Drivers for SMSC PHYs
Drivers for Broadcom PHYs
Drivers for ICPlus PHYs
Drivers for Realtek PHYs
Drivers for National Semiconductor PHYs
Driver for STMicroelectronics STe10Xp PHYs
Driver for LSI ET1011C PHY
Driver for Micrel PHYs
i dont understand which to use
or if no one from this then how to configure and add?
Thanks