From owner-freebsd-hackers Tue Dec 5 6:52:34 2000 From owner-freebsd-hackers@FreeBSD.ORG Tue Dec 5 06:52:32 2000 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 201FE37B400 for ; Tue, 5 Dec 2000 06:52:32 -0800 (PST) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JXCMY2M8SS00132H@research.kpn.com> for freebsd-hackers@freebsd.org; Tue, 5 Dec 2000 15:52:30 +0100 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Tue, 05 Dec 2000 15:52:30 +0100 Content-return: allowed Date: Tue, 05 Dec 2000 15:52:20 +0100 From: "Koster, K.J." Subject: Re: yet another unsupported PHY in fxp driver To: 'FreeBSD Hackers mailing list' Cc: "Metz, E.T." Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7A88@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear All, I found this thread, but no real resolution, so pardon me for dragging this back up. Relevant dmesg output: fxp0: Ethernet address 00:08:c7:7b:05:bd bpf: fxp0 attached fxp1: Ethernet address 00:b4:c0:91:d2:9c, 10Mbps bpf: fxp1 attached fxp2: Ethernet address 00:b4:c0:91:d2:9c, 10Mbps bpf: fxp2 attached fxp3: Ethernet address 00:b4:c0:91:d2:9c, 10Mbps Say what? I lived under the impression that MAC addresses were unique. Here I have three cards that have identical MAC adresses. Finally, we finish off with: bpf: fxp0.0 attached fxp1: warning: unsupported PHY, type = 0, addr = 0 bpf: fxp1.0 attached fxp2: warning: unsupported PHY, type = 0, addr = 0 bpf: fxp2.0 attached fxp3: warning: unsupported PHY, type = 0, addr = 0 bpf: fxp3.0 attached fxp3: link media DOWN 10Mb / half-duplex fxp2: link media DOWN 10Mb / half-duplex fxp0: link media DOWN 10Mb / half-duplex fxp1: link media DOWN 10Mb / half-duplex The dmesg is from FreeBSD 2.2.8 (boot -v) by the way, but booting 4.1 yields the same results. Now (finally) my question: how do we get this particular PHY supported? This seems to have remained unanswered back in October. Kees Jan ================================================ You are only young once, but you can stay immature all your life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message