From owner-freebsd-stable@FreeBSD.ORG Wed Jul 25 05:40:27 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C0FF16A41F for ; Wed, 25 Jul 2007 05:40:27 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.228]) by mx1.freebsd.org (Postfix) with ESMTP id C812013C467 for ; Wed, 25 Jul 2007 05:40:26 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so64121nzf for ; Tue, 24 Jul 2007 22:40:25 -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-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2007 05:40:27 -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