From owner-svn-src-projects@FreeBSD.ORG Fri Dec 14 07:48:03 2012 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E9A92F02; Fri, 14 Dec 2012 07:48:03 +0000 (UTC) (envelope-from bryanv@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id CC41E8FC0A; Fri, 14 Dec 2012 07:48:03 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBE7m3SE016613; Fri, 14 Dec 2012 07:48:03 GMT (envelope-from bryanv@svn.freebsd.org) Received: (from bryanv@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBE7m3td016612; Fri, 14 Dec 2012 07:48:03 GMT (envelope-from bryanv@svn.freebsd.org) Message-Id: <201212140748.qBE7m3td016612@svn.freebsd.org> From: Bryan Venteicher Date: Fri, 14 Dec 2012 07:48:03 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r244201 - projects/vmxnet X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2012 07:48:04 -0000 Author: bryanv Date: Fri Dec 14 07:48:03 2012 New Revision: 244201 URL: http://svnweb.freebsd.org/changeset/base/244201 Log: Create projects branch for vmxnet driver development This will be used to import a port of the OpenBSD if_vic vmxnet2 driver, and for the eventual development of a vmxnet3 driver. The goal is to replace the existing the drivers provided in the VMware FreeBSD tools that are quite poor. Added: - copied from r244200, head/ Directory Properties: projects/vmxnet/ (props changed)