From owner-freebsd-current@FreeBSD.ORG Tue Nov 20 21:47:15 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A5D716A49A for ; Tue, 20 Nov 2007 21:47:15 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 0D93613C442 for ; Tue, 20 Nov 2007 21:47:14 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1927322nfb for ; Tue, 20 Nov 2007 13:47:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=XGNOhvmM2XV6bVxlX2Iac0zOvF+nDkF/ElGyx8RVeb8=; b=D4Rr+DiHhl92cJD2YvFa8HIyFdaFrXDBB/y6DJUB58IVwV8D979ED6OEAaGIYw2ceDccJDRrh/85bMfi+BaR4Ax2MhiDGFOfIX5i9S8Rqltc4ImbILiuFwpmHtAndEmD5gGacIn6bWB7Nby0JEux+xPfPHAneG3Q7lcq854p2Xk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PBFDPEOIlK3BLhFSaa8/zi+2GgR+AEBgvRT2OnsG3rsXagO8w1K6PjNJKv3WDZQglBrTZiYbwEIbXNw2QYWBpr8L36lOuYcHf3z9RblymNai5BIMhB29fMGYgVLGw1/+PuA8ZJuJbHup/B2zxstPmPYW7jE499IU7XKpZt4CDCc= Received: by 10.86.72.15 with SMTP id u15mr6583708fga.1195595233588; Tue, 20 Nov 2007 13:47:13 -0800 (PST) Received: by 10.86.100.19 with HTTP; Tue, 20 Nov 2007 13:47:08 -0800 (PST) Message-ID: <2a41acea0711201347p30aacc02h1015a19a48715e15@mail.gmail.com> Date: Tue, 20 Nov 2007 13:47:08 -0800 From: "Jack Vogel" To: "FreeBSD Current" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Version 6.7.3 of the 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: Tue, 20 Nov 2007 21:47:15 -0000 I have just checked in a new version of the em driver to HEAD, it incorporates all the fixes I know about, and some of the features that have only been in 6.3 til now. I would like to MFC this in time for 7.0 so please kick the tires if you can :) Cheers, Jack