Marius Strobl wrote:
If the system is running the simplest thing in order to identifiy
the PHYs is to check the oui= and model= output of `devinfo -v`.
Otherwise boot verbose and check the OUI and model output of
ukphy(4).
There's a project for someone in there I'm sure.
Linux has mii-tool and mii-diag. Whilst we generally don't need all of
the knobs, sometimes it can be useful to dump and poke PHY registers on
the MII. src/sys/dev/mii/miibus_if.m contains the newbus interface
definition for miibus which would be a place to start.
cheers
BMS
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"