From owner-cvs-all@FreeBSD.ORG Thu Feb 23 12:29:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6C2316A420; Thu, 23 Feb 2006 12:29:13 +0000 (GMT) (envelope-from gallatin@cs.duke.edu) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EC1243D45; Thu, 23 Feb 2006 12:29:13 +0000 (GMT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.13.4/8.13.4) with ESMTP id k1NCTCr4000633 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 23 Feb 2006 07:29:12 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.12.9p2/8.12.9/Submit) id k1NCT7Al096094; Thu, 23 Feb 2006 07:29:07 -0500 (EST) (envelope-from gallatin) Date: Thu, 23 Feb 2006 07:29:07 -0500 From: Andrew Gallatin To: "Greg 'groggy' Lehey" Message-ID: <20060223072907.B96059@grasshopper.cs.duke.edu> References: <200602200250.k1K2o9WQ060573@repoman.freebsd.org> <20060220224724.GJ65002@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20060220224724.GJ65002@wantadilla.lemis.com>; from grog@FreeBSD.org on Tue, Feb 21, 2006 at 09:17:24AM +1030 X-Operating-System: FreeBSD 4.9-RELEASE-p1 on an i386 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2006 12:29:14 -0000 Greg 'groggy' Lehey [grog@FreeBSD.org] wrote: > On Monday, 20 February 2006 at 2:50:09 +0000, Andrew Gallatin wrote: > > gallatin 2006-02-20 02:50:09 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/modules Makefile > > Log: > > Hook the myri10ge driver to the i386 and amd64 module builds. > > Is this device really going to be called myri10ge? That's at least > double the length of any other device. Can't we come up with a > shorter name? I've gotten approval to change the name to mxge, and have submitted a request to the cvs miesters to repocopy the existing myri10ge files to mxge. Drew