Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-27 | Some PHYs does not report any OUI/MODEL combo, recognize another such case | Niklas Hallqvist | |
2000-04-24 | Add simple mii detach routine while waiting for the post-2.7 | Niklas Hallqvist | |
merge of NetBSD mii work | |||
1999-12-07 | Merge with NetBSD: | Jason Wright | |
o move common support functions for phy drivers from mii.c to mii_physubr.c, so that they are not includes if no PHY is configured o Clean up the code that adds media a little, and make media selection table-driven in preparation for some other changes to be made. o Don't add any loopback versions of media, for now. o Add mii_down(), which is used by MAC drivers to inform PHYs that the interface is now down. PHYs use this to cancel pending asynchronous operations. o Add OUI for Enable Semiconductor. o New Driver for TDK TSC78Q2120 PHY | |||
1999-07-23 | do not print media information to dmesg; ifconfig shows it | Theo de Raadt | |
1999-02-04 | Fix bit test; from netbsd. | Jason Wright | |
1999-01-04 | Make sure both phyid registers have bogus values before assuming | Jason Wright | |
it's a phy with no phyid. | |||
1998-11-11 | Merge with NetBSD: | Jason Wright | |
o additional phy drivers (seeq, ics, level1) o "unknown phy" driver for unsupported phys o collected common code into mii_physubr o exphy isn't the only phy that doesn't have valid id registers | |||
1998-09-10 | OpenBSD gets sys/dev/mii layer from NetBSD | Jason Wright | |