Results 1 to 1 of 1
Hi all, i'm starting to write a kernel module to control a Marvel 88E6097 switch connected to a MPC8306 processor through MDIO. Unfortunately i can't find online documentation about MII/MDIO ...
- 05-18-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 4
How to control switch Marvel 88E6097 by MDIO bus on MPC8306 processor
Hi all, i'm starting to write a kernel module to control a Marvel 88E6097 switch connected to a MPC8306 processor through MDIO. Unfortunately i can't find online documentation about MII/MDIO kernel interface...could someone address me in any direction? Would be nice to understand at least which structures i have to use...i saw there are, for example, the structure mii_if_info but i don't know how to define the functions mdio_read and mdio_write pointed by mdio_read and mdio_write homonymous pointers in the mii_if_info structure.
Thank you all for help!


Reply With Quote
