From owner-cvs-all@FreeBSD.ORG Fri Aug 18 14:12:31 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 1590816A4DE; Fri, 18 Aug 2006 14:12:31 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90FA843D64; Fri, 18 Aug 2006 14:12:24 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id A93BE20A5; Fri, 18 Aug 2006 16:12:17 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 97FA22084; Fri, 18 Aug 2006 16:12:17 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 152CE33C24; Fri, 18 Aug 2006 16:12:16 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Christian Brueffer References: <200608181020.k7IAKFub076687@repoman.freebsd.org> Date: Fri, 18 Aug 2006 16:12:16 +0200 In-Reply-To: <200608181020.k7IAKFub076687@repoman.freebsd.org> (Christian Brueffer's message of "Fri, 18 Aug 2006 10:20:15 +0000 (UTC)") Message-ID: <86irkqt9of.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable 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: Fri, 18 Aug 2006 14:12:31 -0000 Christian Brueffer writes: > Log: > Follow the lead of mxgb(4) and build the module for ixgb(4). >=20=20=20 > Originally it wasn't enabled since the hardware wasn't commonplace, > but as 10GE hardware is becoming more widely used, building the module > by default should be beneficial. I don't understand the reasoning for the previous state. What does it matter how common the hardware is? If the driver is in the tree, it should be built. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no