tinnedkarma opened a new issue, #16946:
URL: https://github.com/apache/nuttx/issues/16946

   ### Description
   
   ### Description
   
   I am working around netdevs in NuttX.
   
   There is this thing I do not understand, the phy_desc_s struct is located in 
**nuttx/include/nuttx/net/mii.h**.
   That somehow ties the phy to the mii (or rather mdio, but there is no 
standalone mdio.h file) interface.
   Now the other thing that I do not understand is that although 
**nuttx/include/nuttx/net/phy.h** do exist, I was not touched in a lot of years.
   
   So my questions are:
   * Shouldn't the phy_desc_s struct live in the phy.h instead of mii.h?
   * Is there any reason the phy.h is left untouched for this amount of time? 
Is any obsolescence planed for that file? 
   
   ### Verification
   
   - [x] I have verified before submitting the report.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to