From owner-cvs-all@FreeBSD.ORG Thu Feb 15 16:37:22 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5206616A400; Thu, 15 Feb 2007 16:37:22 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id EBEF513C4B6; Thu, 15 Feb 2007 16:37:21 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id l1FGZdb1002362; Thu, 15 Feb 2007 09:35:42 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 15 Feb 2007 09:36:21 -0700 (MST) Message-Id: <20070215.093621.-1303465258.imp@bsdimp.com> To: joerg_wunsch@uriah.heep.sax.de, j@uriah.heep.sax.de From: "M. Warner Losh" In-Reply-To: <20070215083901.GC38723@uriah.heep.sax.de> References: <20070215074202.GB38723@uriah.heep.sax.de> <20070215.010012.1723241386.imp@bsdimp.com> <20070215083901.GC38723@uriah.heep.sax.de> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Thu, 15 Feb 2007 09:35:42 -0700 (MST) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/etc devd.conf 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, 15 Feb 2007 16:37:22 -0000 In message: <20070215083901.GC38723@uriah.heep.sax.de> Joerg Wunsch writes: : As M. Warner Losh wrote: : : > where's this comment to which you refer so I can go kill it :-) : : In devd.conf, in the default (lowest priority) nomatch entry. The variable pnpinfo isn't set, but all of the plug and play data variables are individually set. Warner