From owner-freebsd-stable Tue Nov 13 23: 9: 7 2001 Delivered-To: freebsd-stable@freebsd.org Received: from quack.kfu.com (quack.kfu.com [205.178.90.194]) by hub.freebsd.org (Postfix) with ESMTP id B890937B405 for ; Tue, 13 Nov 2001 23:09:03 -0800 (PST) Received: from morpheus.kfu.com (morpheus.kfu.com [3ffe:1200:301b:1:2d0:b7ff:fe3f:bdd0]) by quack.kfu.com (8.11.6/8.11.6) with ESMTP id fAE78ol48565 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Tue, 13 Nov 2001 23:08:58 -0800 (PST) (envelope-from nsayer@quack.kfu.com) Received: from quack.kfu.com (nospam@localhost [::1]) by morpheus.kfu.com (8.11.6/8.11.6) with ESMTP id fAE78oH00649; Tue, 13 Nov 2001 23:08:50 -0800 (PST) (envelope-from nsayer@quack.kfu.com) Message-ID: <3BF21882.4030207@quack.kfu.com> Date: Tue, 13 Nov 2001 23:08:50 -0800 From: Nick Sayer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.5) Gecko/20011112 X-Accept-Language: en, en-US, en-GB MIME-Version: 1.0 To: Thierry Herbelot , freebsd-stable@freebsd.org Subject: Re: Problems with Znyx multiport Ethernet card References: <200111140307.fAE37vb00593@morpheus.kfu.com> <00ba01c16cc0$8a1a8900$fa01a8c0@ABERRATION> <3BF208CE.C38E1D9D@herbelot.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Nice, but I got this Znyx board for $70 on eBay thanks to the Dot-Com-Flamout syndrome. In any event, I did get it working, but... how shall I put it... The PHY seems.... reluctant... to select the proper media type, especially when it's not 100 mbps (that is, when you plug one of the ports into a 10baseT hub). It sometimes needs to be pursuaded with quite a bit of coaxing. Needless to say, I am not convinced the 21143 miibus handler gizmos are 100% correct. From dmesg (finally): [...] pcib2: at device 10.0 on pci0 pci2: on pcib2 [...] dc0: port 0xd800-0xd87f mem 0xdf000000-0xdf0003ff irq 12 at device 4.0 on pci2 dc0: Ethernet address: 00:c0:95:e1:af:10 miibus0: on dc0 dcphy0: on miibus0 dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc1: port 0xd400-0xd47f mem 0xde800000-0xde8003ff irq 15 at device 5.0 on pci2 dc1: Ethernet address: 00:c0:95:e1:af:11 miibus1: on dc1 dcphy1: on miibus1 dcphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc2: port 0xd000-0xd07f mem 0xde000000-0xde0003ff irq 11 at device 6.0 on pci2 dc2: Ethernet address: 00:c0:95:e1:af:12 miibus2: on dc2 dcphy2: on miibus2 dcphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc3: port 0xb800-0xb87f mem 0xdd800000-0xdd8003ff irq 10 at device 7.0 on pci2 dc3: Ethernet address: 00:c0:95:e1:af:13 miibus3: on dc3 dcphy3: on miibus3 dcphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Thierry Herbelot wrote: > [SNIP] > > on a previous project, I used the DLINK DFE-570-TX 4-port NIC, with > great success (the board just works, and is priced sanely : ie around > $250) > the NIC spec is very similar to the Znix (same 21143 + 21152 > combination) > > in a word : heartly recommanded > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message