1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/dev/mii
Bill Paul 9ed5b61bdd Change && to || in probe routine so that the mlphy driver doesn't
incorrectly attach itself to ThunderLAN adapters which happen to have
a PHY who's model number happens out to be 0.

Problem reported by: Peter L. Thomas <Pete@painless-computing.com>
2000-04-14 15:31:48 +00:00
..
amphy.c
amphyreg.h
dcphy.c Fix some problems reported by Mike Pritchard: 1999-12-13 21:45:13 +00:00
devlist2h.awk
exphy.c
Makefile.miidevs
mii_physubr.c
mii.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
mii.h
miibus_if.m * Factor out the object system from new-bus so that it can be used by 2000-04-08 14:17:18 +00:00
miidevs
miidevs.h
miivar.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
mlphy.c Change && to || in probe routine so that the mlphy driver doesn't 2000-04-14 15:31:48 +00:00
nsphy.c Added code to handle QS6612 PHY as standard NS PHY 2000-04-11 18:39:00 +00:00
nsphyreg.h
pnphy.c Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers 1999-12-04 17:41:31 +00:00
rlphy.c
tlphy.c
tlphyreg.h
ukphy_subr.c
ukphy.c