This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
mii
History
Bill Paul
d308faacc2
Add #include <machine/mutex.h> since these files need it and don't
...
include anything else that includes mutex.h. Needed to resolve struct mtx from struct dc_softc.
2000-10-13 19:15:50 +00:00
..
amphy.c
…
amphyreg.h
…
brgphy.c
…
brgphyreg.h
…
dcphy.c
Add #include <machine/mutex.h> since these files need it and don't
2000-10-13 19:15:50 +00:00
devlist2h.awk
…
exphy.c
…
Makefile.miidevs
…
mii_physubr.c
…
mii.c
…
mii.h
…
miibus_if.m
…
miidevs
Add mii entry for tdk phy found on some cardbus cards.
2000-10-12 00:15:10 +00:00
miidevs.h
sync to last commit
2000-10-12 00:16:19 +00:00
miivar.h
…
mlphy.c
…
nsphy.c
…
nsphyreg.h
…
pnaphy.c
Add a homePNA PHY driver. This is really only a stub: MII-based homePNA
2000-09-20 17:04:30 +00:00
pnphy.c
Add #include <machine/mutex.h> since these files need it and don't
2000-10-13 19:15:50 +00:00
rlphy.c
…
tlphy.c
…
tlphyreg.h
…
ukphy_subr.c
…
ukphy.c
…
xmphy.c
…
xmphyreg.h
…