From owner-freebsd-current@FreeBSD.ORG Wed Jun 6 19:17:45 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DB3C416A41F for ; Wed, 6 Jun 2007 19:17:45 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.238]) by mx1.freebsd.org (Postfix) with ESMTP id 8E1D013C4C2 for ; Wed, 6 Jun 2007 19:17:45 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so228318nzn for ; Wed, 06 Jun 2007 12:17:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Etye5SvC/0ReVrHSfqV+6HYDLKAOVfScg8p9exOXL0cGi3j1l/dw7qpXUtnt3ET6cJ40LlyNJzk7+s/1kI8Gl3OAb29/wZOdtoBDB9LxQf5YeXxyguk2ayFXPTJyN1pm7hR/HBmOs9Dzbb6/ucbs26XadVO2bsJbLJ0ybS95Mx8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Lok/XlZU4fqi4mAOAU4srvuT9qAD1ELRj0iaVjQLmLwc8jd9rkJ0DCbF3g93ODWZxT2OcMG8B4iI3+JoSx8nqfNyr1yO9lmlEWDtMLJ0oC+BD3HtS19sLuaumLpaob0G3yu1I2vhQv0PQ3wJ82HBi4/LXsT5Zk1Sb6vhVECwXi8= Received: by 10.114.130.1 with SMTP id c1mr740192wad.1181157464519; Wed, 06 Jun 2007 12:17:44 -0700 (PDT) Received: by 10.114.126.10 with HTTP; Wed, 6 Jun 2007 12:17:44 -0700 (PDT) Message-ID: <2a41acea0706061217v69eddd10t85b73f8ea1f049a1@mail.gmail.com> Date: Wed, 6 Jun 2007 12:17:44 -0700 From: "Jack Vogel" To: freebsd-net , "FreeBSD Stable List" , "FreeBSD Current" In-Reply-To: <2a41acea0706060939s46068262ncbf91fa5d0752c0d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a41acea0706060939s46068262ncbf91fa5d0752c0d@mail.gmail.com> Cc: Subject: Re: HEADS UP: Plan to MFC new em driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2007 19:17:46 -0000 On 6/6/07, Jack Vogel wrote: > I have a version of code ready to MFC, the big difference with CURRENT > is that TSO is #ifdef'd off until Andre is able to get that back. > > I wanted a chance for any concerns to be aired before I did it, issues > that anyone has had with the driver in CURRENT? I think it would be a good idea to have some testing done before the MFC, so I will try and get a driver tarball put together shortly and post that here, I would appreciate any volunteers that could install and 'kick the tires' a bit :) Jack