summaryrefslogtreecommitdiff
path: root/sys/dev/mii/nsphyter.c
AgeCommit message (Expand)Author
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
2002-03-14First round of __P removal in sysTodd C. Miller
2001-04-14- integrated phy on the natsemi 83815 (MacPhyter) is essentially a nsphyterJason Wright
2000-08-26sync mii code with netbsdNathan Binkert
2000-02-26fix printf'sJason Wright
1999-12-07driver for National Semiconductor 83843; from NetBSD.Jason Wright