From owner-freebsd-bugs Wed Jun 6 7:10:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9CAA837B407 for ; Wed, 6 Jun 2001 07:10:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f56EAAH28032; Wed, 6 Jun 2001 07:10:10 -0700 (PDT) (envelope-from gnats) Date: Wed, 6 Jun 2001 07:10:10 -0700 (PDT) Message-Id: <200106061410.f56EAAH28032@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Yar Tikhiy Subject: Re: kern/27432: I don't understand one of the kernel boot error messages Reply-To: Yar Tikhiy Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/27432; it has been noted by GNATS. From: Yar Tikhiy To: Shawn Murphy Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/27432: I don't understand one of the kernel boot error messages Date: Wed, 6 Jun 2001 18:05:46 +0400 No, it won't. The code is executed only at the boot time, when the kernel is configuring PnP devices. As for the parameter value, the kernel warning should have shown you the right number, but it did not due to a bug. I'll fix the corresponding printf() so it shows the neccessary information. For now, if 16 works for you, keep that value. On Mon, Jun 04, 2001 at 10:39:20PM -0500, Shawn Murphy wrote: > > Thank you for the advice, it did fix the problem. What would you > recommend for a value? I doubled it (to 16). Will that cause any > problems. Will it cause inefficiency? > > Thanks for your time, > -Shawn > > On 3 Jun 2001, at 12:07, Yar Tikhiy wrote: > > > Please try increasing MAXDEP (file /usr/src/sys/isa/pnpparse.c at > > about line 39). Unfortunately, the kernel message is rather misleading > > because the number "8" in it is the MAXDEP value, not the actual > > number of dependencies in your PnP configuration. -- Yar -- Yar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message