summaryrefslogtreecommitdiff
path: root/sys/dev/mii/mii.c
AgeCommit message (Expand)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2005-07-23back out last commit, this causes problems on some systems.Brad Smith
2005-07-22Reading the IEEE specs shows that the bits have to be reversed whenBrad Smith
2005-07-09rev 1.34Brad Smith
2005-01-28Get flags passed down to PHY drivers correctly. This was done onBrad Smith
2004-09-27ANSI protos and some minor cleanupBrad Smith
2004-09-26Restructure the PHY entry points to use a structure ofBrad Smith
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-03-14First round of __P removal in sysTodd C. Miller
2001-10-10gigabit only phys don't have any of the 10/100 bits set in BMSR, but theJason Wright
2000-08-26sync mii code with netbsdNathan Binkert
2000-04-27Some PHYs does not report any OUI/MODEL combo, recognize another such caseNiklas Hallqvist
2000-04-24Add simple mii detach routine while waiting for the post-2.7Niklas Hallqvist
1999-12-07Merge with NetBSD:Jason Wright
1999-07-23do not print media information to dmesg; ifconfig shows itTheo de Raadt
1999-02-04Fix bit test; from netbsd.Jason Wright
1999-01-04Make sure both phyid registers have bogus values before assumingJason Wright
1998-11-11Merge with NetBSD:Jason Wright
1998-09-10OpenBSD gets sys/dev/mii layer from NetBSDJason Wright