From owner-freebsd-net@FreeBSD.ORG Sun Oct 16 01:11:19 2011 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EADCA1065673; Sun, 16 Oct 2011 01:11:18 +0000 (UTC) (envelope-from owner-freebsd-stable@freebsd.org) Received: from web.npulse.net (web.npulse.net [79.172.194.2]) by mx1.freebsd.org (Postfix) with ESMTP id 849FA8FC20; Sun, 16 Oct 2011 01:11:18 +0000 (UTC) Received: by web.npulse.net (Postfix, from userid 143) id 7DDF9DC0C0; Sun, 16 Oct 2011 01:12:10 +0000 (UTC) Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53]) by web.npulse.net (Postfix) with ESMTP id 0196CDC0B4 for ; Sun, 16 Oct 2011 01:12:07 +0000 (UTC) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 9462C1A4E3C; Sun, 16 Oct 2011 01:09:19 +0000 (UTC) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 9485810657C1; Sun, 16 Oct 2011 01:09:16 +0000 (UTC) (envelope-from owner-freebsd-stable@freebsd.org) Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7794C1065670; Sun, 16 Oct 2011 01:08:58 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 084518FC0C; Sun, 16 Oct 2011 01:08:57 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id p9G18uXN097575; Sun, 16 Oct 2011 03:08:56 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id p9G18uNS097574; Sun, 16 Oct 2011 03:08:56 +0200 (CEST) (envelope-from marius) Date: Sun, 16 Oct 2011 03:08:56 +0200 From: Marius Strobl To: Damien Fleuriot Message-ID: <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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5E65282B-DBCB-4143-93DE-3501A0D72E22@my.gd> User-Agent: Mutt/1.4.2.3i X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: owner-freebsd-stable@freebsd.org Errors-To: owner-freebsd-stable@freebsd.org Cc: "stable@freebsd.org" , "current@freebsd.org" , "net@freebsd.org" 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 List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2011 01:11:19 -0000 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 _______________________________________________ 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"