--- - branch: MAIN date: Sun Jan 23 03:15:06 UTC 2011 files: - new: '1.54' old: '1.53' path: src/sys/dev/pci/if_nfe.c pathrev: src/sys/dev/pci/if_nfe.c@1.54 type: modified id: 20110123T031506Z.b254b8d8f343c561964029629189aec5e05e7c5c log: | Pull the following fix from OpenBSD: http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_nfe.c#rev1.97 >> Some nfe(4)/rlphy(4) combos don't work, because the PHY responds to all >> addresses on the mii bus. As a countereasure, only attach the first PHY we >> encounter. It is very unlikely we're going to ever see nfe(4) with multiple >> PHYs. The same is probably true for any modern NIC. Should suppress bogus ukphy30 noted in PR kern/42950. No bad side effect on my nfe(4) which didn't get ghosts: --- nfe0 at pci0 dev 5 function 0: NVIDIA nForce3 Ethernet #4 (rev. 0xa2) : rlphy0 at nfe0 phy 1: RTL8201L 10/100 media interface, rev. 1 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto module: src subject: 'CVS commit: src/sys/dev/pci' unixtime: '1295752506' user: tsutsui