From owner-cvs-all Sat Jun 24 13:31: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from tele-post-20.mail.demon.net (tele-post-20.mail.demon.net [194.217.242.20]) by hub.freebsd.org (Postfix) with ESMTP id 080BC37B5C2; Sat, 24 Jun 2000 13:30:59 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by tele-post-20.mail.demon.net with esmtp (Exim 2.12 #2) id 135wZt-0001Aw-0K; Sat, 24 Jun 2000 20:30:57 +0000 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id VAA66371; Sat, 24 Jun 2000 21:34:07 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Sat, 24 Jun 2000 21:35:10 +0100 (BST) From: Doug Rabson To: Mike Smith Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/isa clock.c intr_machdep.c isa_dma.c pcibus.c spkr.c In-Reply-To: <200006230744.AAA32908@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 23 Jun 2000, Mike Smith wrote: > msmith 2000/06/23 00:44:33 PDT > > Modified files: > sys/i386/isa clock.c intr_machdep.c isa_dma.c pcibus.c > spkr.c > Log: > Add PnP probe methods to some common AT hardware drivers. In each case, > the PnP probe is merely a stub as we make assumptions about some of this > hardware before we have probed it. > > Since these devices (with the exception of the speaker) are 'standard', > suppress output in the !bootverbose case to clean up the probe messages > somewhat. I guess you have added PNP0800 to spkr.c? This is already present in pcaudio.c so perhaps the one you added should return a low priority. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 20 8442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message