summaryrefslogtreecommitdiff
path: root/sys/dev/mii/mii.c
AgeCommit message (Expand)Author
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