From owner-freebsd-current Thu Apr 22 6: 9:37 1999 Delivered-To: freebsd-current@freebsd.org Received: from mail-out.visi.com (tele.visi.com [209.98.98.17]) by hub.freebsd.org (Postfix) with ESMTP id 16B6A153E3 for ; Thu, 22 Apr 1999 06:09:34 -0700 (PDT) (envelope-from veldy@visi.com) Received: from isis.visi.com (isis.visi.com [209.98.98.8]) by mail-out.visi.com (Postfix) with ESMTP id 513691F846 for ; Thu, 22 Apr 1999 08:07:05 -0500 (CDT) Received: from localhost (veldy@localhost) by isis.visi.com (8.8.8/8.8.8) with SMTP id IAA19002 for ; Thu, 22 Apr 1999 08:07:05 -0500 (CDT) X-Authentication-Warning: isis.visi.com: veldy owned process doing -bs Date: Thu, 22 Apr 1999 08:07:05 -0500 (CDT) From: "Thomas T. Veldhouse" To: freebsd-current@freebsd.org Subject: PNP and CURRENT-19990421 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I CVSUP'd last night (4-21-99) to the latest and greatest. I created a completely new kernel configuration file based upon GENERIC and LINT. My problem arose when I added the support for "pnp0". I have a Yamaha sound card (pcm0) which needs PNP. When compiling the kernel, it failed with an error saying the PNP something or other was already defined (sorry, I don't have the output). The funny thing is I went in my configuration file and removed the reference to "pnp0" and recompiled. The kernel compiled just fine and the computer boots ok. However, during the boot process the kernel was doing pnp probes of the hardware. Is PNP a permanant and mandatory feature in the kernel now? If not, how do I remove it? At some point I will take a snapshot of current and put it on my old 486/ISA box (no pnp). Tom Veldhouse veldy@visi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message