freebsd-dev/sys/dev/mii
Marius Strobl ce0240c26f - In mii_attach(9) just set the driver for a newly added miibus(4) instance
before calling bus_enumerate_hinted_children(9) (which is the minimum for
  this to work) instead of fully probing it so later on we can just call
  bus_generic_attach(9) on the parent of the miibus(4) instance. The latter
  is necessary in order to work around what seems to be a bzzarre race in
  newbus affecting a few machines since r227687, causing no driver being
  probed for the newly added miibus(4) instance. Presumably this is the
  same race that was the motivation for the work around done in r215348.
  Reported and tested by: yongari
- Revert the removal of a static in r221913 in order to help compilers to
  produce more optimal code.
2011-12-05 21:38:45 +00:00
..
acphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
acphyreg.h
amphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
amphyreg.h
atphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
atphyreg.h
axphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
bmtphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
bmtphyreg.h
brgphy.c Wrap BCM5785 in #ifdef notyet for now. According to yongari@ there are 2011-11-23 22:05:44 +00:00
brgphyreg.h
ciphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
ciphyreg.h
e1000phy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
e1000phyreg.h
gentbi.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
icsphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
icsphyreg.h
ip1000phy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
ip1000phyreg.h
jmphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
jmphyreg.h
lxtphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
lxtphyreg.h
mii_bitbang.c
mii_bitbang.h
mii_physubr.c
mii.c - In mii_attach(9) just set the driver for a newly added miibus(4) instance 2011-12-05 21:38:45 +00:00
mii.h
miibus_if.m
miidevs Sync with NetBSD rev. 1.104 2011-11-23 20:08:56 +00:00
miivar.h
mlphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
nsgphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
nsgphyreg.h
nsphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
nsphyreg.h
nsphyter.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
nsphyterreg.h
pnaphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
qsphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
qsphyreg.h
rdcphy.c s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mention 2011-11-22 21:55:40 +00:00
rdcphyreg.h
rgephy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
rgephyreg.h
rlphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
rlswitch.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
smcphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
tdkphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
tdkphyreg.h
tlphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
tlphyreg.h
truephy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
truephyreg.h
ukphy_subr.c
ukphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
xmphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
xmphyreg.h