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
devlist2h.awk
dmphy.c
dmphyreg.h
exphy.c
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
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
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
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