Garrett D'Amore wrote: > ... > I'm very interested in getting review comments -- but please focus on > architectural concerns or considerations. The API for MAC drivers is > in sys/mii.h, and the API for vendor specific PHYs (not nearly as well > documented) is in miipriv.h.
Will the used of both sys/mii.h and miipriv.h be required for 3rd party use of your mii interfaces? Or will sys/mii.h be sufficient? Darren
