From owner-freebsd-stable@FreeBSD.ORG Wed Aug 6 22:27:21 2014 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 838EB814; Wed, 6 Aug 2014 22:27:21 +0000 (UTC) Received: from mail-vc0-x235.google.com (mail-vc0-x235.google.com [IPv6:2607:f8b0:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1880B22AD; Wed, 6 Aug 2014 22:27:21 +0000 (UTC) Received: by mail-vc0-f181.google.com with SMTP id lf12so5050260vcb.26 for ; Wed, 06 Aug 2014 15:27:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=PiiQVmcy5CgCEsWlpTppiyLP1QphHA4FmvzDv90q23M=; b=qdFvgeAMtoPqZ+4lYlDvJ7Rska0N4mc/NOeIg2+lCXoKkOQ9cguDpcRsqTRh2Jruyh w15l4Esix54KxuvGh1AFCsXChIQWEGn4U8SjZOLMU9m6qIISH1G6qanb2HkmnoejLr1n NerXu3aDkksqoJRcXyeqD84z3CWQR8aLzr528vwkjWCpTF4iYY84j5K48Az6D7UKmPrV 4u9rdSaXoGDE3qkT9NF3VvChMDdbYtkfDR+Ye1SrnhDCga8l9esIdZaMnWL/kXiwD0Ec /SGB3CMTpc5sUKMuCAT0OGq6cgJVUa7/wHJ0+xtX7tbxieet0wBMiI7Bg8wxAaRF5xLh HNBQ== MIME-Version: 1.0 X-Received: by 10.220.49.10 with SMTP id t10mr13188927vcf.34.1407364040082; Wed, 06 Aug 2014 15:27:20 -0700 (PDT) Received: by 10.220.194.129 with HTTP; Wed, 6 Aug 2014 15:27:20 -0700 (PDT) In-Reply-To: <20140805130144.GF40246@rancor.immure.com> References: <201406262133.s5QLXXP8029811@svn.freebsd.org> <20140804212220.GC48614@rancor.immure.com> <20140805130144.GF40246@rancor.immure.com> Date: Wed, 6 Aug 2014 15:27:20 -0700 Message-ID: Subject: Re: svn commit: r267935 - head/sys/dev/e1000 From: Jack Vogel To: Bob Willcox Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: Jack F Vogel , "stable@freebsd.org" , Ed Maste , hiren panchasara X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2014 22:27:21 -0000 Its done Bob. Jack On Tue, Aug 5, 2014 at 6:01 AM, Bob Willcox wrote: > That will be Great! Looking forward to it! > > Bob > > On Mon, Aug 04, 2014 at 02:33:43PM -0700, Jack Vogel wrote: > > Yes, I think I can do that, stay tuned.... > > > > Jack > > > > > > > > On Mon, Aug 4, 2014 at 2:22 PM, Bob Willcox wrote: > > > > > And what about 9-stable? I'm currently running two systems with the new > > > I218 > > > adapters in them and a hacked version of the driver to get them to > work. > > > Will > > > these changes be MFC'd back to 9-stable? > > > > > > Bob > > > > > > On Mon, Jul 28, 2014 at 02:12:15PM -0700, Jack Vogel wrote: > > > > Done, thanks for staying on my case Ed :) > > > > > > > > Jack > > > > > > > > > > > > > > > > On Fri, Jul 25, 2014 at 11:03 AM, Ed Maste > wrote: > > > > > > > > > >> On Wed, Jul 16, 2014 at 11:49 PM, Herbert J. Skuhra < > > > hskuhra@eumx.net> > > > > > wrote: > > > > > >> > Den 26.06.2014 23:33, skrev Jack F Vogel: > > > > > >> > > > > > > >> >> Author: jfv > > > > > >> >> Date: Thu Jun 26 21:33:32 2014 > > > > > >> >> New Revision: 267935 > > > > > >> >> URL: http://svnweb.freebsd.org/changeset/base/267935 > > > > > >> >> > > > > > >> >> Log: > > > > > >> >> Sync the E1000 shared code with Intel internal, this adds > > > fixes, > > > > > >> >> and more importantly, new I218 adapter support to the em > > > driver. > > > > > >> >> > > > > > >> >> MFC after: 1 week > > > > > >> > > > > > > >> > > > > > > >> > Does anyone know when this will be commited to stable/10? > > > > > >> > Any open issues with this change? > > > > > > > > > > > > On 17 July 2014 03:31, Jack Vogel wrote: > > > > > > Will try to squeeze it in between crises next week :) > > > > > > > > > > Hi Jack - do you think you'll be able to tackle this soon? It > will be > > > > > very good to get test exposure in advance of the fast-approaching > 10.1 > > > > > release process. > > > > > > > > > > Thanks, > > > > > Ed > > > > > > > > > _______________________________________________ > > > > 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 > > > " > > > > > > -- > > > Bob Willcox | I poured spot remover on my dog. Now he's gone. > > > bob@immure.com | -- Steven Wright > > > Austin, TX | > > > > > -- > Bob Willcox | I poured spot remover on my dog. Now he's gone. > bob@immure.com | -- Steven Wright > Austin, TX | >