Date: Thu, 21 Sep 2000 20:49:13 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_pcn.c if_pcnreg.h Message-ID: <200009220349.UAA56054@freefall.freebsd.org>
index | next in thread | raw e-mail
wpaul 2000/09/21 20:49:13 PDT
Modified files:
sys/pci if_pcn.c if_pcnreg.h
Log:
Make pcn_miibus_readreg() latch onto the first PHY that it finds (as
a result of mii_phy_probe()) and use that rather than hardcoding a
constant. The hardcoded way was too specific to the particular card
I had and caused PHY probing to fail on at least one laptop with a
built-in AMD chip.
Reported by: rjk@grauel.com (Richard J Kuhns)
Revision Changes Path
1.3 +6 -3 src/sys/pci/if_pcn.c
1.2 +2 -1 src/sys/pci/if_pcnreg.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009220349.UAA56054>
