NetBSD/sys/dev/mii
thorpej 49014bf59f Restructure the PHY entry points to use a structure of entry points
instead of discrete function pointers, and extend this to include
a "reset" entry point.  Make sure any PHY-specific reset routine is
always used, and provide one for the LXT-970 which disables MII
interrupts (as is done for a few other PHYs we have drivers for).
2000-07-04 03:28:59 +00:00
..
Makefile Add a driver for the National Semiconductor DP83843 `PHYTER' 10/100 1999-12-07 19:36:37 +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 defopt MIIVERBOSE 2000-06-11 02:13:34 +00:00
icsphy.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
icsphyreg.h Driver for the Integrated Circuit Systems ICS1980 10/100 PHY. 1998-11-02 23:46:20 +00:00
inphy.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
inphyreg.h SCTRL2 register number wrong. PR #7756, Johan Danielsson. 1999-06-20 16:42:37 +00:00
iophy.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +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 Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
mii.h Bring some order to the chaos which was the MII code function naming 2000-02-02 08:05:26 +00:00
mii_bitbang.c Common module for bit-bang'ing the MII. 1999-11-17 17:47:59 +00:00
mii_bitbang.h Common module for bit-bang'ing the MII. 1999-11-17 17:47:59 +00:00
mii_physubr.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
miidevs Add another AMD chip. 2000-05-08 13:23:21 +00:00
miidevs.h Regen. 2000-05-08 13:26:05 +00:00
miidevs_data.h Regen. 2000-05-08 13:26:05 +00:00
miivar.h Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
nsphy.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
nsphyreg.h
nsphyter.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +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 Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
qsphyreg.h
sqphy.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
sqphyreg.h Driver for Seeq 80220/80221/80223 10/100 Ethernet PHYs. 1998-11-03 23:51:29 +00:00
tlphy.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
tlphyreg.h
tlphyvar.h
tqphy.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +00:00
tqphyreg.h Fix botched RCS IDs. 1999-09-16 05:58:18 +00:00
ukphy.c Restructure the PHY entry points to use a structure of entry points 2000-07-04 03:28:59 +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