From owner-freebsd-hardware@FreeBSD.ORG Wed Feb 2 01:28:44 2011 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B44D106566C; Wed, 2 Feb 2011 01:28:44 +0000 (UTC) (envelope-from chris@vorota.cabstand.com) Received: from vorota.cabstand.com (vorota.cabstand.com [174.36.194.55]) by mx1.freebsd.org (Postfix) with ESMTP id DE5648FC08; Wed, 2 Feb 2011 01:28:43 +0000 (UTC) Received: from vorota.cabstand.com (localhost [127.0.0.1]) by vorota.cabstand.com (8.14.4/8.14.4) with ESMTP id p120v1PL078127 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Tue, 1 Feb 2011 16:57:01 -0800 (PST) (envelope-from chris@vorota.cabstand.com) Received: (from chris@localhost) by vorota.cabstand.com (8.14.4/8.14.4/Submit) id p120uuAe078126; Tue, 1 Feb 2011 16:56:56 -0800 (PST) (envelope-from chris) Date: Tue, 1 Feb 2011 16:56:56 -0800 From: Chris Peiffer To: Mike Tancsa Message-ID: <20110202005656.GB76219@cabstand.com> Mail-Followup-To: Mike Tancsa , Jack Vogel , "freebsd-net@freebsd.org" , Ivan Voras , Sean Bruno , Jan Koum , "freebsd-hardware@freebsd.org" References: <4D2C636B.5040003@sentex.net> <4D3C4795.40205@sentex.net> <4D42EA74.4090807@sentex.net> <1296590190.2326.6.camel@hitfishpass-lx.corp.yahoo.com> <1296591565.2326.7.camel@hitfishpass-lx.corp.yahoo.com> <4D488069.7050301@sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D488069.7050301@sentex.net> User-Agent: Mutt/1.4.2.3i Cc: "freebsd-net@freebsd.org" , Jan Koum , Jack Vogel , "freebsd-hardware@freebsd.org" , Sean Bruno , Ivan Voras Subject: Re: em driver, 82574L chip, and possibly ASPM X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 01:28:44 -0000 On Tue, Feb 01, 2011 at 04:51:37PM -0500, Mike Tancsa wrote: > On 2/1/2011 4:43 PM, Jack Vogel wrote: > > To those who are going to test, here is the if_em.c, based on head, with my > > changes, I have to leave for the afternoon, and have not had a chance to > > build > > this, but it should work. I will check back in the later evening. > > Did this get sent to the list? I didn't get this quoted message and I can't find it in the archives. If someone could post the current revision of if_em.c that would be great; we are also very eager to test. Thanks.