From owner-freebsd-current Fri May 5 6:32:20 2000 Delivered-To: freebsd-current@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id 6F09B37B90A; Fri, 5 May 2000 06:32:09 -0700 (PDT) (envelope-from n_hibma@calcaphon.com) Received: from calcaphon.demon.co.uk ([193.237.19.5] helo=bluebottle.qubesoft.com) by finch-post-10.mail.demon.net with esmtp (Exim 2.12 #1) id 12niD9-0003NL-0A; Fri, 5 May 2000 13:32:07 +0000 Received: from henny.qubesoft.com (henny.qubesoft.com [192.168.1.5]) by bluebottle.qubesoft.com (8.9.3/8.9.1) with ESMTP id OAA46928; Fri, 5 May 2000 14:29:43 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Date: Fri, 5 May 2000 14:28:44 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Jeroen Ruigrok van der Werven Cc: Leif Neland , freebsd-current@freebsd.org Subject: Re: panic at boot (bus_generic_probe) with 2 printers ENABLED In-Reply-To: <20000430171742.C35474@lucifer.bart.nl> 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 No, could you add options DDB makeoptions DEBUG=-g to your kernel config and compile again? And reboot? When the kernel panics it will end up in the kernel debugger. When that happens, please write down the function names it comes up with. if there is a function called ppbus_attach in there, please write down its arguments as well. Nick On Sun, 30 Apr 2000, Jeroen Ruigrok van der Werven wrote: > -On [20000430 11:50], Leif Neland (leifn@neland.dk) wrote: > >In a freshly cvsup'ed current, I get a panic at boot, if both ports are > >enabled in userconfig. > >If only one or the other is enabled, it works. > > > >I have narrowed it down to it panics the second time ppbconf calls > >bus_generic_probe: > > > >trap 12: page fault while in kernel mode > > > >bus_generic_probe+0x25: cmpl $0xc02a502c,0(%ebx) > >ebx is 0xe0 > > How about adding: > > options BUS_DEBUG > > to your kernel config file and perhaps even boot verbose and show us the > details of /var/log/messages? > > Thanks, > > -- > Jeroen Ruigrok van der Werven Network- and systemadministrator > VIA Net.Works The Netherlands > BSD: Technical excellence at its best http://www.via-net-works.nl > Answering the questions that no one asks... > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message