summaryrefslogtreecommitdiff
path: root/sys/dev/mii/exphy.c
AgeCommit message (Expand)Author
2010-07-23Manuel Bouyer rescinded clauses 3 and 4 of his license text.Jonathan Gray
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2005-02-04- attach 3com 3c905C PHY with bmtphyBrad Smith
2005-01-28Get flags passed down to PHY drivers correctly. This was done onBrad Smith
2004-09-28mii_phy_tick() already checks for autonegotiation.Brad Smith
2004-09-27ANSI protos and some minor cleanupBrad Smith
2004-09-26Restructure the PHY entry points to use a structure ofBrad Smith
2004-09-20don't include sys/malloc.h, no memory management functions are usedBrad Smith
2003-02-13support for 3C905B internal PHY; markus@ ok.Federico G. Schwindt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-07-17Rework exphymatch so that it uses positive logic. Makes more sense.Nathan Binkert
2001-07-16add support for the PHY on a 3c920 / 3c980C found on Tyan Thunder K7Peter Galbavy
2000-08-26sync mii code with netbsdNathan Binkert
2000-02-16match broadcom 3c905c phyJason Wright
1999-12-07Merge with NetBSD:Jason Wright
1999-09-26match if parent is 'xl'Jason Wright
1999-07-23do not print media information to dmesg; ifconfig shows itTheo de Raadt
1999-07-16Sync with NetBSD:Jason Wright
1998-11-11Merge with NetBSD:Jason Wright
1998-09-10OpenBSD gets sys/dev/mii layer from NetBSDJason Wright