From owner-freebsd-current Sun Sep 26 13:29:38 1999 Delivered-To: freebsd-current@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id BA94B14DCD for ; Sun, 26 Sep 1999 13:29:35 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id ED4C41CC1; Mon, 27 Sep 1999 04:29:33 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: dmaddox@conterra.com Cc: "D. Rock" , current@FreeBSD.ORG Subject: Re: Loss of Functionality with newpnp In-reply-to: Your message of "Sun, 26 Sep 1999 16:08:48 -0400." <19990926160848.A483@dmaddox.conterra.com> Date: Mon, 27 Sep 1999 04:29:33 +0800 From: Peter Wemm Message-Id: <19990926202933.ED4C41CC1@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Donald J . Maddox" wrote: > Thanks. That is exactly what I have done. The AWE device cannot > work this way, but everything else is functional if I remove the > PnP controller from my kernel... Do not count on this working for long. The PNP probe code is integral to the isa bus now and it's just a stray leftover that there is a seperate knob for it. Get those logical device ID's in folks (pnpinfo -v), before you find out the hard way. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message