Darren Reed wrote:
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?
Just sys/mii.h for MAC drivers. miipriv.h won't be delivered, but
contains project private interfaces.
- Garrett
Darren
_______________________________________________
networking-discuss mailing list
[email protected]