From owner-cvs-src@FreeBSD.ORG Mon Oct 31 00:10:29 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28CE016A41F; Mon, 31 Oct 2005 00:10:29 +0000 (GMT) (envelope-from markm@FreeBSD.org) Received: from storm.uk.FreeBSD.org (storm.uk.FreeBSD.org [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9645543D45; Mon, 31 Oct 2005 00:10:28 +0000 (GMT) (envelope-from markm@FreeBSD.org) Received: from storm.uk.FreeBSD.org (uucp@localhost [127.0.0.1]) by storm.uk.FreeBSD.org (8.13.4/8.13.4) with ESMTP id j9V0AAA5060207; Mon, 31 Oct 2005 00:10:10 GMT (envelope-from markm@FreeBSD.org) Received: (from uucp@localhost) by storm.uk.FreeBSD.org (8.13.4/8.12.11/Submit) with UUCP id j9V0A8X9060206; Mon, 31 Oct 2005 00:10:08 GMT (envelope-from markm@FreeBSD.org) Received: from grondar.org (localhost [127.0.0.1]) by grunt.grondar.org (8.13.4/8.13.4) with ESMTP id j9V05H1g091922; Mon, 31 Oct 2005 00:05:17 GMT (envelope-from markm@FreeBSD.org) Message-Id: <200510310005.j9V05H1g091922@grunt.grondar.org> To: "M. Warner Losh" From: Mark Murray Date: Mon, 31 Oct 2005 00:05:17 +0000 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf DEFAULTS GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 00:10:29 -0000 "M. Warner Losh" writes: >You shouldn't modify or deleting DEFAULTS. That's a really bad idea. >nodevice foo is much better. Mark should be hassleed for recommending >the former :-) Yes. Indeed he (er, I) should. I'm going to blame this on a combination of not enough tea and an inability to engage brain before using mouth. The real solution is to use "nodevice foo" (like "nodevice io") if you prefer to load a default item that is also available as a loadable module. M -- Mark R V Murray What is the most interesting question you have asked? What, if any, was the answer?