NetBSD/sys/dev/mii
thorpej d3a64bd0d8 Add code to recognize and set media on GMII (Gigabit MII) PHYs.
802.3 doens't specify ANAR or ANLPAR bits for GMII.  Need to
use PHY-specific registers for this, for now, which means we
need specific drivers for the Gigabit-capable PHYs (I think the
most common is the BCM5400).
2001-04-30 19:49:08 +00:00
..
Makefile.miidevs Allow a verbose description to be printed with the option MIIVERBOSE. 2000-05-08 13:25:34 +00:00
devlist2h.awk Allow a verbose description to be printed with the option MIIVERBOSE. 2000-05-08 13:25:34 +00:00
dmphy.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
dmphyreg.h Driver for the Davicom DM9101 10/100 Ethernet PHY. This PHY is found 2000-02-02 04:29:49 +00:00
exphy.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
files.mii whitespace police 2001-02-24 01:59:46 +00:00
icsphy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
icsphyreg.h
inphy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
inphyreg.h
iophy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
iophyreg.h
lxtphy.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
lxtphyreg.h
mii.c Comment out some flag stuff that isn't used. Someone should take a look 2001-04-13 11:14:55 +00:00
mii.h Add code to recognize and set media on GMII (Gigabit MII) PHYs. 2001-04-30 19:49:08 +00:00
mii_bitbang.c remove some lint 2001-04-30 01:19:40 +00:00
mii_bitbang.h Common module for bit-bang'ing the MII. 1999-11-17 17:47:59 +00:00
mii_physubr.c Add code to recognize and set media on GMII (Gigabit MII) PHYs. 2001-04-30 19:49:08 +00:00
miidevs add media options for the Intel UCH2 internal ethernet controller 2001-04-09 09:39:24 +00:00
miidevs.h regen 2001-04-09 09:39:57 +00:00
miidevs_data.h regen 2001-04-09 09:39:57 +00:00
miivar.h Add code to recognize and set media on GMII (Gigabit MII) PHYs. 2001-04-30 19:49:08 +00:00
nsphy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
nsphyreg.h
nsphyter.c update for miidevs changes 2001-03-28 14:16:49 +00:00
nsphyterreg.h Add a driver for the National Semiconductor DP83843 `PHYTER' 10/100 1999-12-07 19:36:37 +00:00
qsphy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
qsphyreg.h
sqphy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
sqphyreg.h
tlphy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
tlphyreg.h
tlphyvar.h
tqphy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
tqphyreg.h
ukphy.c Add code to recognize and set media on GMII (Gigabit MII) PHYs. 2001-04-30 19:49:08 +00:00
ukphy_subr.c Clean up the code that adds media a little, and make media selection 1999-11-03 22:30:32 +00:00