From owner-freebsd-net@freebsd.org Tue Sep 15 21:19:24 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63A019C29DB for ; Tue, 15 Sep 2015 21:19:24 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "alchemy.franken.de", Issuer "alchemy.franken.de" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id EE7761E6F; Tue, 15 Sep 2015 21:19:23 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.15.2/8.15.2/ALCHEMY.FRANKEN.DE) with ESMTPS id t8FLJKja046962 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 15 Sep 2015 23:19:20 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.15.2/8.15.2/Submit) id t8FLJKQo046953; Tue, 15 Sep 2015 23:19:20 +0200 (CEST) (envelope-from marius) Date: Tue, 15 Sep 2015 23:19:20 +0200 From: Marius Strobl To: Sreenath Battalahalli Cc: Gary Palmer , freebsd-net@freebsd.org Subject: Re: realtek interface not working Message-ID: <20150915211920.GC18789@alchemy.franken.de> References: <20150912104347.GA45080@in-addr.com> <1442325893.26688.YahooMailBasic@web184304.mail.ne1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1442325893.26688.YahooMailBasic@web184304.mail.ne1.yahoo.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (alchemy.franken.de [0.0.0.0]); Tue, 15 Sep 2015 23:19:20 +0200 (CEST) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 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, 15 Sep 2015 21:19:24 -0000 On Tue, Sep 15, 2015 at 07:04:53AM -0700, Sreenath Battalahalli wrote: > Hi, > > Will you be submitting the patch upstream to support the new device revision? > Hi, I committed in r287768 and will MFC it to stable/10 in a week or so. Marius