From owner-freebsd-current Mon Sep 25 10:33:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A60937B424 for ; Mon, 25 Sep 2000 10:33:29 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 582F26E2D02 for ; Mon, 25 Sep 2000 10:33:13 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id LAA02943; Mon, 25 Sep 2000 11:31:56 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id LAA05027; Mon, 25 Sep 2000 11:31:52 -0600 (MDT) Message-Id: <200009251731.LAA05027@harmony.village.org> To: cvs@mezzoforte.org Subject: Re: PNP Devices? Cc: freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Mon, 25 Sep 2000 07:08:09 GMT." <200009250708.e8P789G01054@unix.jdthomas.net> References: <200009250708.e8P789G01054@unix.jdthomas.net> Date: Mon, 25 Sep 2000 11:31:52 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200009250708.e8P789G01054@unix.jdthomas.net> cvs@mezzoforte.org writes: : these messages before. Can someone enlighten me as to a possible solution? Sure. You'll need to hack the pnp code to have the pnpbios device probed before the normal isa device. Then you'll need to hack those legacy devices that don't currently support these PnP ids. After you do that, you'll need to hack together device driver holders for some of the devices that we use in the kernel behind the device configuration system's back. Or you could just ignore them. They are harmless. Warner : Here is the pertinent output of dmesg: : : ppi0: on ppbus0 : unknown: can't assign resources : unknown: can't assign resources : unknown: can't assign resources : unknown: can't assign resources : unknown: can't assign resources : unknown: can't assign resources : IP packet filtering initialized, divert enabled, rule-based forwarding disabled, : default to deny, unlimited logging : : Thanks for any advice, : Justin : : --------------------------------------------- : This message was sent through JT's Webmail. : http://webmail.jdthomas.net/ : : : : : To Unsubscribe: send mail to majordomo@FreeBSD.org : with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message