summaryrefslogtreecommitdiff
path: root/sys/dev/mii/mii_physubr.c
AgeCommit message (Expand)Author
2001-10-05Differentiate between 1000baseT and 1000baseX.Nathan Binkert
2001-06-25Change autonegotiation timeout for devices with a gigabit phy to 10s. AllNathan Binkert
2001-06-08Add some general support info for gigabit physNathan Binkert
2001-05-03Add an MIIF_AUTOTSLEEP flag, needed by new aue(4) code. From NetBSD.Aaron Campbell
2000-10-12Don't mix usage of old and new timeout code.Aaron Campbell
2000-08-28hushJason Wright
2000-08-26sync mii code with netbsdNathan Binkert
2000-06-30Convert to new timeouts.Artur Grabowski
1999-12-07Merge with NetBSD:Jason Wright
1999-07-16Sync with NetBSD:Jason Wright
1998-11-11Merge with NetBSD:Jason Wright