From owner-freebsd-net@FreeBSD.ORG Tue Oct 18 11:05:24 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20CE9106564A for ; Tue, 18 Oct 2011 11:05:24 +0000 (UTC) (envelope-from andrew@ort-service.com) Received: from ort-service.com (ort-service.com [91.202.243.197]) by mx1.freebsd.org (Postfix) with ESMTP id 976A58FC0A for ; Tue, 18 Oct 2011 11:05:23 +0000 (UTC) Received: from [172.16.2.35] (beef64.ort [172.16.2.35]) (authenticated bits=0) by ort-service.com (8.14.1/8.14.1) with ESMTP id p9I9v1FA011024 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 18 Oct 2011 12:57:03 +0300 From: andrew bliznak To: freebsd-net@freebsd.org In-Reply-To: <20111016010856.GM39118@alchemy.franken.de> References: <20111009165838.GA19886@alchemy.franken.de> <20111010192238.GC1781@michelle.cdnetworks.com> <20111011212318.GC81376@alchemy.franken.de> <20111011225531.GD5661@michelle.cdnetworks.com> <20111012204222.GC39118@alchemy.franken.de> <20111012235707.GD9138@michelle.cdnetworks.com> <20111013214903.GH39118@alchemy.franken.de> <20111014203226.GA16192@michelle.cdnetworks.com> <20111015205616.GL39118@alchemy.franken.de> <5E65282B-DBCB-4143-93DE-3501A0D72E22@my.gd> <20111016010856.GM39118@alchemy.franken.de> Content-Type: text/plain; charset="us-ascii" Organization: "Ort" LTD. Date: Tue, 18 Oct 2011 12:57:01 +0300 Message-ID: <1318931821.55578.2.camel@beef64> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: nge(4), tl(4), wb(4) and rl(4) 8129 testers wanted [Re: Question about GPIO bitbang MII] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 11:05:24 -0000 On Sun, 2011-10-16 at 03:08 +0200, Marius Strobl wrote: > On Sun, Oct 16, 2011 at 02:46:23AM +0200, Damien Fleuriot wrote: > > > > > > On 15 Oct 2011, at 22:56, Marius Strobl wrote: > > > > > > > > Could owners of nge(4), tl(4), wb(4) and rl(4) driven hardware (as for > > > rl(4) only 8129 need testing, 8139 don't) please give the following > > > patch a try in order to ensure it doesn't break anything? > > > for 9/head: > > > http://people.freebsd.org/~marius/mii_bitbang.diff > > > for 8: > > > http://people.freebsd.org/~marius/mii_bitbang.diff8 > > > > > > Thanks, > > > Marius > > > > > > > > > While I don't have any box with this hardware, I'm thinking you might want to get a bit more specific about what you want tested... > > > > What do you think the patch might break ? > > > > Basically, if there's something wrong with the patch the driver should > fail to attach, if it still does and gets a link all should be fine. > > Marius > run OK on FreeBSD 10.0-CURRENT #22 r226300M nge0: port 0xd800-0xd8ff mem 0xdffff000-0xdfffffff irq 22 at device 2.0 on pci1 miibus0: on nge0 nsgphy0: PHY 1 on miibus0 none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto nge0: Ethernet address: 00:30:4f:1e:e4:49 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"