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
Makefile.miidevs
devlist2h.awk
exphy.c Implement asynchronous autonegotiation when driven by the MII tick 1999-04-23 04:24:32 +00:00
files.mii
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
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
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
qsphy.c Implement asynchronous autonegotiation when driven by the MII tick 1999-04-23 04:24:32 +00:00
qsphyreg.h
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
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
tlphyvar.h
ukphy.c Implement asynchronous autonegotiation when driven by the MII tick 1999-04-23 04:24:32 +00:00
ukphy_subr.c