Date: Mon, 19 Aug 2002 09:54:26 -0700 (PDT) From: Doug Ambrisko <ambrisko@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ste.c if_stereg.h Message-ID: <200208191654.g7JGsRXu091083@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ambrisko 2002/08/19 09:54:26 PDT
Modified files:
sys/pci if_ste.c if_stereg.h
Log:
Don't read the PCI config space during mii operations. Instead save whether
or not we have to limit the PHY detection in the softc structure. Then
just check the flag.
Suggested by: jdp
Reviewed by: jdp
MFC after: 3 days
Revision Changes Path
1.35 +8 -3 src/sys/pci/if_ste.c
1.10 +1 -0 src/sys/pci/if_stereg.h
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?200208191654.g7JGsRXu091083>
