Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- KSZ8893M_phy_cfg is my Phy init function, where I start the switch. You might not need that. KSZ8893M_link_status_read you must implement, so Interniche can detect when it's online. And as the KSZ contains 3 PHYs, you will need to patch the driver so that when it detects the KSZ, it skips the next 2 PHY adresses. (That's what I did, and it works good.) --- Quote End --- mcr42, maybe You would like to add an example code files to nios wiki? It would be a huge help for guys trying to add PHY chips that are not supported by TSE by default. BR, Tomas D.