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 Driver for the Integrated Circuit Systems ICS1980 10/100 PHY. 1998-11-02 23:46:20 +00:00
inphy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
inphyreg.h SCTRL2 register number wrong. PR #7756, Johan Danielsson. 1999-06-20 16:42:37 +00:00
iophy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
iophyreg.h Fix botched RCS IDs. 1999-09-16 05:58:18 +00:00
lxtphy.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
lxtphyreg.h Driver for the Level One LXT-970 10/100 Ethernet PHY. 1998-10-24 00:33:17 +00:00
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 Adapt to the new MII layer. This PHY driver now properly supports 1998-08-10 23:58:39 +00:00
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 Device driver for the Quality Semiconductor QS6612 PHY, found in 1998-08-11 00:01:03 +00:00
sqphy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
sqphyreg.h Driver for Seeq 80220/80221/80223 10/100 Ethernet PHYs. 1998-11-03 23:51:29 +00:00
tlphy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
tlphyreg.h Adapt to the new MII layer. This PHY driver now properly supports 1998-08-10 23:59:58 +00:00
tlphyvar.h Adapt to the new MII layer. This PHY driver now properly supports 1998-08-10 23:59:58 +00:00
tqphy.c update for miidevs changes 2001-03-28 14:16:49 +00:00
tqphyreg.h Fix botched RCS IDs. 1999-09-16 05:58:18 +00:00
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