From owner-svn-src-all@FreeBSD.ORG Wed Nov 20 21:27:26 2013 Return-Path: Delivered-To: svn-src-all@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 8E064552 for ; Wed, 20 Nov 2013 21:27:26 +0000 (UTC) Received: from mail-ve0-f173.google.com (mail-ve0-f173.google.com [209.85.128.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4AF482AD0 for ; Wed, 20 Nov 2013 21:27:25 +0000 (UTC) Received: by mail-ve0-f173.google.com with SMTP id oz11so2020094veb.32 for ; Wed, 20 Nov 2013 13:27:25 -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=RUXKkbTM0A8s50r9PGkIpasbD171PEHbLH8DhFpJt6dkWuF8zW13DqCIgWCOooxNo0 DU02KLsB+uOzEQMPUXhszCIlLFOn4iDlkYmVxoPcbWY4aXpLKv2rz/cA68wSx+svj8fl TGiQe/ydXAODXMhuVMAXhrk0iygJ9zDrK7WDYCxietWhEi7haqlefKvGwNQPR/fV3hmU 7Ar+WoxXCSSt3+oSxMXSM+PAvW+Cln6kV6Qire8nuOicpY4lONNWetPYlQT8OLW/6F05 W1WjivEP4otG6OZnjLgqU2wY50pc/76IpbkGUp+hYYOQWkTMxRr9fzVRg+vSnzpLbQiO TygQ== X-Gm-Message-State: ALoCoQnk9byf96FvY1DTaTffD9FaT5yAG3iLYehLDXF+HgDcfC+s4x5Lx3iPHLugc7f4LZIh/zrf 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-all@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2013 21:27:26 -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 >