NetBSD/sys/dev/mii
drochner f04cb4036f move common support functions for phy drivers from mii.c to mii_physubr.c,
so that they are not includes if no PHY is configured
(avoids code bloat if an interface driver has the "mii" attribute but
mii is not used by the particular version)
1999-08-03 19:41:49 +00:00
..
Makefile Adapt to MII layer changes. 1998-08-11 00:03:12 +00:00
Makefile.miidevs
devlist2h.awk Assign copyright to TNF. 1998-09-05 14:42:05 +00:00
exphy.c Implement asynchronous autonegotiation when driven by the MII tick 1999-04-23 04:24:32 +00:00
files.mii Add a driver for "generic unknown PHYs", meant as a catch-all for 1998-11-05 00:36:48 +00:00
icsphy.c use the new "xx" prefixed OUIs because the mapping to the ID register 1999-05-14 11:40:28 +00:00
icsphyreg.h Driver for the Integrated Circuit Systems ICS1980 10/100 PHY. 1998-11-02 23:46:20 +00:00
inphy.c Implement asynchronous autonegotiation when driven by the MII tick 1999-04-23 04:24:32 +00:00
inphyreg.h SCTRL2 register number wrong. PR #7756, Johan Danielsson. 1999-06-20 16:42:37 +00:00
lxtphy.c use the new "xx" prefixed OUIs because the mapping to the ID register 1999-05-14 11:40:28 +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 move common support functions for phy drivers from mii.c to mii_physubr.c, 1999-08-03 19:41:49 +00:00
mii.h
mii_physubr.c move common support functions for phy drivers from mii.c to mii_physubr.c, 1999-08-03 19:41:49 +00:00
miidevs Define OUIs in a more uniform way. OUIs are fixed entities registered 1999-05-14 11:37:30 +00:00
miidevs.h regen 1999-05-14 11:38:05 +00:00
miivar.h Implement asynchronous autonegotiation when driven by the MII tick 1999-04-23 04:24:32 +00:00
nsphy.c Correct the sense of the PCR_FLINK100 bit. From Dave Sainty, PR #7832. 1999-07-14 23:57:36 +00:00
nsphyreg.h Adapt to the new MII layer. This PHY driver now properly supports 1998-08-10 23:58:39 +00:00
qsphy.c Implement asynchronous autonegotiation when driven by the MII tick 1999-04-23 04:24:32 +00:00
qsphyreg.h Device driver for the Quality Semiconductor QS6612 PHY, found in 1998-08-11 00:01:03 +00:00
sqphy.c use the new "xx" prefixed OUIs because the mapping to the ID register 1999-05-14 11:40:28 +00:00
sqphyreg.h Driver for Seeq 80220/80221/80223 10/100 Ethernet PHYs. 1998-11-03 23:51:29 +00:00
tlphy.c use the new "xx" prefixed OUIs because the mapping to the ID register 1999-05-14 11:40:28 +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
ukphy.c Implement asynchronous autonegotiation when driven by the MII tick 1999-04-23 04:24:32 +00:00
ukphy_subr.c Common code for media-from-bmcr. 1998-11-05 04:08:01 +00:00