summaryrefslogtreecommitdiff
path: root/sys/dev/mii/amphy.c
AgeCommit message (Expand)Author
2004-10-04davicom DM9601 contains another amiphy cloneTheo de Raadt
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
2004-08-06Add support for Am79C875 quad phy.Per Fogelstrom
2002-04-17dm9102 appears to be register compatible with dm9101 which is also an amphy-a...Jason Wright
2002-03-14First round of __P removal in sysTodd C. Miller
2000-11-20amphy was a bit too liberal in attaching; Gregory Steuck <greg@nest.cx>Jason Wright
2000-10-17driver for amphy from freebsd; aaron okJason Wright