From owner-freebsd-current@FreeBSD.ORG Wed Jul 25 05:11:10 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 A546D16A418 for ; Wed, 25 Jul 2007 05:11:10 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by mx1.freebsd.org (Postfix) with ESMTP id 85ADB13C459 for ; Wed, 25 Jul 2007 05:11:10 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so95487waf for ; Tue, 24 Jul 2007 22:11:10 -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:mime-version:content-type:content-transfer-encoding:content-disposition; b=S0DNujTGzt9ZtprNriU4ECrLcOGxb7VpdPhwK038fdfAAr3Ihlgl5l/dxmiB8ovYRTJfEQTzUqXkbFHgiSQetWUNEN7PFxj7JNoMY3tPaAX8I5DP83ywcpG68Evfa3qu/Frbm+Y406+Bz4TUDBe9fE6+5jGlm3UVpQ0JYpiyjeQ= 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=DuPDmmDpBD5/mDuZ4rSIxjX0rfeLT8aRKCS9vNFUj/ka3/w5wHFMrPV8vpoFCMFPrJHiEXxWGw7m8KwLn/VktH5o8lpdqAANhAR4hkyOWQYF90QZfBkR7PwjR1hEkq06CKJf0t7QQ+y/TaPtL4d683EmZIvxpKuovx9p2UDb/cc= Received: by 10.114.106.1 with SMTP id e1mr278435wac.1185340270084; Tue, 24 Jul 2007 22:11:10 -0700 (PDT) Received: by 10.114.103.14 with HTTP; Tue, 24 Jul 2007 22:11:09 -0700 (PDT) Message-ID: <2a41acea0707242211k6ebe3b77p6a9341b1b2d40210@mail.gmail.com> Date: Tue, 24 Jul 2007 22:11:10 -0700 From: "Jack Vogel" To: freebsd-net , "FreeBSD Stable List" , "FreeBSD Current" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Merged 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, 25 Jul 2007 05:11:10 -0000 The next driver I that I release via Intel channels is going to merge the code for 6 and 7. I was thinking that I could check that into the tip and it would make the most current version buildable on either RELEASE, was wondering if that is looked upon favorably or not? I have code ready to do that if getting it into 7.0 would be desireable. Jack