1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/mii
Brooks Davis f32e678d0c Add an evil hack to work around a cast from the softc to the ifnet that
I missed.  Since I did no rearrange any softcs, casting the result of
device_get_softc() to (struct ifnet **) and derefrencing it yeilds a
pointer to the ifp.  This makes at least vr(4) nics work.
2005-06-11 00:20:38 +00:00
..
acphy.c
acphyreg.h
amphy.c
amphyreg.h
bmtphy.c
bmtphyreg.h
brgphy.c Support the 5714C 2005-05-19 21:08:59 +00:00
brgphyreg.h
ciphy.c
ciphyreg.h
dcphy.c Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
e1000phy.c
e1000phyreg.h
exphy.c
inphy.c
inphyreg.h
lxtphy.c
lxtphyreg.h
mii_physubr.c
mii.c Add an evil hack to work around a cast from the softc to the ifnet that 2005-06-11 00:20:38 +00:00
mii.h
miibus_if.m
miidevs Support the 5714C 2005-05-19 21:08:59 +00:00
miivar.h
mlphy.c
nsgphy.c
nsgphyreg.h
nsphy.c
nsphyreg.h
pnaphy.c
pnphy.c Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
qsphy.c
qsphyreg.h
rgephy.c
rgephyreg.h
rlphy.c
ruephy.c
ruephyreg.h
tdkphy.c
tdkphyreg.h
tlphy.c
tlphyreg.h
ukphy_subr.c
ukphy.c
xmphy.c
xmphyreg.h