Date: Sat, 2 Jun 2001 12:51:03 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii nsphy.c Message-ID: <200106021951.f52Jp3o15910@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/06/02 12:51:03 PDT Modified files: sys/dev/mii nsphy.c Log: Only touch the PCR register in order to set bits for the fxp driver. The 3C509-TX card apparently had a slightly different version of the chip, and has problems when this register is set. The problem does not appear on the 3C509{BC} cards, but since only the fxp driver needs specific bits set, conditionalize on that. Revision Changes Path 1.9 +4 -2 src/sys/dev/mii/nsphy.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?200106021951.f52Jp3o15910>