From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 19 21:22:08 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 849211065676; Sat, 19 Sep 2009 21:22:08 +0000 (UTC) (envelope-from brucec@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5BB938FC13; Sat, 19 Sep 2009 21:22:08 +0000 (UTC) Received: from freefall.freebsd.org (brucec@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8JLM8Vx082207; Sat, 19 Sep 2009 21:22:08 GMT (envelope-from brucec@freefall.freebsd.org) Received: (from brucec@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8JLM7kR082203; Sat, 19 Sep 2009 21:22:07 GMT (envelope-from brucec) Date: Sat, 19 Sep 2009 21:22:07 GMT Message-Id: <200909192122.n8JLM7kR082203@freefall.freebsd.org> To: rene@tunix.nl, brucec@FreeBSD.org, freebsd-bugs@FreeBSD.org From: brucec@FreeBSD.org Cc: Subject: Re: kern/68311: [patch] it is impossible to override defaults with kernel specific configuration files X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 21:22:08 -0000 Synopsis: [patch] it is impossible to override defaults with kernel specific configuration files State-Changed-From-To: open->closed State-Changed-By: brucec State-Changed-When: Sat Sep 19 21:19:37 UTC 2009 State-Changed-Why: The nodevice, nooption etc. values can now be used to disable drivers/features. http://www.freebsd.org/cgi/query-pr.cgi?pr=68311