Date: Fri, 14 Apr 2000 08:31:50 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii mlphy.c Message-ID: <200004141531.IAA37438@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2000/04/14 08:31:50 PDT
Modified files:
sys/dev/mii mlphy.c
Log:
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>
Revision Changes Path
1.3 +2 -2 src/sys/dev/mii/mlphy.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004141531.IAA37438>
