From owner-cvs-all@FreeBSD.ORG Sun Oct 7 20:22:05 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D74A16A469; Sun, 7 Oct 2007 20:22:05 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 23F4013C4A7; Sun, 7 Oct 2007 20:22:03 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.1/8.13.4) with ESMTP id l97KK22l071055; Sun, 7 Oct 2007 14:20:03 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 07 Oct 2007 14:20:11 -0600 (MDT) Message-Id: <20071007.142011.1678768480.imp@bsdimp.com> To: rrs@cisco.com From: "M. Warner Losh" In-Reply-To: <4708C646.6020705@cisco.com> References: <20071006205404.GA61023@freebie.xs4all.nl> <4708C646.6020705@cisco.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Sun, 07 Oct 2007 14:20:06 -0600 (MDT) X-Mailman-Approved-At: Sun, 07 Oct 2007 20:51:00 +0000 Cc: scottl@samsco.org, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, gnn@neville-neil.com, cvs-all@FreeBSD.org, jfvogel@gmail.com, des@des.no, jfv@FreeBSD.org, wb@freebie.xs4all.nl Subject: Re: cvs commit: src/sys/conf files kern.pre.mk src/sys/dev/em LICENSE e1000_80003es2lan.c e1000_80003es2lan.h e1000_82540.c e1000_82541.c e1000_82541.h e1000_82542.c e1000_82543.c e1000_82543.h e1000_82571.c e1000_82571.h e1000_82575.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2007 20:22:05 -0000 In message: <4708C646.6020705@cisco.com> Randall Stewart writes: : George V. Neville-Neil wrote: : > At Sat, 6 Oct 2007 22:54:04 +0200, : > Wilko Bulte wrote: : > : >>Thankless job, all this. But I hope you know that your work is well : >>appreciated by the crowd 'out there'. : >> : > : > : > You know I should have to say this, but "hear hear!" : : I too want to say thanks Jack!! I use the em driver all : the time and I **really** appreciate your effort to keep : BSD in sync with intel changes.. thanks!! Definitely. I'm all for cutting vendors some slack if they are supporting the project. I definitely appreciate all work that went into this driver. : > I think it will be good when HEAD is defrosted and we can all get our : > itchy fingers back in the code. : : Amen to that too :-D Ditto. The good news is that the freeze will be over. It seems to be making people grumpy too... Warner