From owner-svn-src-head@FreeBSD.ORG Wed Nov 20 20:59:54 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 00FB3929 for ; Wed, 20 Nov 2013 20:59:53 +0000 (UTC) Received: from mail-ve0-f178.google.com (mail-ve0-f178.google.com [209.85.128.178]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B3260292F for ; Wed, 20 Nov 2013 20:59:53 +0000 (UTC) Received: by mail-ve0-f178.google.com with SMTP id c14so817006vea.9 for ; Wed, 20 Nov 2013 12:59:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=szL6FY91JM8xT4cccIJgMT5ruBqcsTMjstcgOb+OK1I=; b=PC+ax6xF+gBLWDb6TSwr6/gkuZsQ1PzY7pL2aVInVS4h4oCasXNdW1D2CSAjxG1zBn j+eJERVGP2YeXZXiJp9uhjUwBqRSSHOITDPZYQy64ieN3Obqe81xHvRXid+b7wut47QP FHEb2CBeJjGn9ZA7ixeRgA45uWtJUe1j8WtcL+d4YrJ1y1xM6YCK8wCd5SFINCoP7g8h Qtv3BLdUcfjO13FjhClWi9SMXpCwg+j/tzNGI6EPwdKvFZs+EfpA8UCyJkKPgK344PrA /fC6MRdPjd9dBjV7ir8g3OagnpSwRNBIUsQqmf6wP0pmCfso07YwO+vw+kYbdcCjZ/Io mhNA== X-Gm-Message-State: ALoCoQlyA+ST1EYcUjDuoL5AGicX9QKTmEOP0oTsmd7C4AK+Dw0M/ky7iBxPErGmWQ55tE4Ry+di X-Received: by 10.52.116.74 with SMTP id ju10mr1728737vdb.20.1384979424914; Wed, 20 Nov 2013 12:30:24 -0800 (PST) MIME-Version: 1.0 Sender: edavis@insanum.com Received: by 10.52.184.98 with HTTP; Wed, 20 Nov 2013 12:29:44 -0800 (PST) In-Reply-To: References: <201309202018.r8KKIoK0033805@svn.freebsd.org> From: Eric Davis Date: Wed, 20 Nov 2013 12:29:44 -0800 X-Google-Sender-Auth: CLbP_IsevLopfTFkYKlQmcqGRZM Message-ID: Subject: Re: svn commit: r255736 - in head: share/man/man4 sys/amd64/conf sys/conf sys/dev/bxe sys/i386/conf sys/modules/bxe To: hiren panchasara Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 Cc: svn-src-head , svn-src-all , src-committers , David Christensen X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2013 20:59:54 -0000 Hi Hiren, Yes I am planning on it. - eric On Wed, Nov 20, 2013 at 12:27 PM, hiren panchasara wrote: > + Eric > > On Fri, Sep 20, 2013 at 1:18 PM, David Christensen > wrote: > > Author: davidch > > Date: Fri Sep 20 20:18:49 2013 > > New Revision: 255736 > > URL: http://svnweb.freebsd.org/changeset/base/255736 > > > > Log: > > Substantial rewrite of bxe(4) to add support for the BCM57712 and > > BCM578XX controllers. > > > > Approved by: re > > MFC after: 4 weeks > > David/Eric, > > Are you guys planning to mfc this back to 9? > > cheers, > Hiren >