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.

[FAQ] [参考译文] [FAQ]为什么我收到了"不支持的第45条"和"错误-95" PHY驱动程序错误?

Guru**** 1794070 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/interface-group/interface/f/interface-forum/1103270/faq-why-am-i-getting-clause-45-not-supported-and-error-95-errors-with-phy-drivers

可能的原因可能是:  

-您的内核版本(如果版本较旧)不支持"phy_read_mmmd "和"phy_write_mmd "。

要评估的可能解决方案:

—将“phy_write_md”更改为“phy_write_md_indirect”,并进行相应的更改以支持此功能

-将"phy_read_mmd"更改为"phy_read_md_indiry" 函数,并进行相应的更改以支持此功能