From owner-freebsd-current Sun Mar 16 7:20:43 2003 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 2149337B401 for ; Sun, 16 Mar 2003 07:20:42 -0800 (PST) Received: from pimout1-ext.prodigy.net (pimout1-ext.prodigy.net [207.115.63.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6723843F3F for ; Sun, 16 Mar 2003 07:20:41 -0800 (PST) (envelope-from wa1ter@myrealbox.com) Received: from myrealbox.com (adsl-66-126-108-116.dsl.lsan03.pacbell.net [66.126.108.116]) by pimout1-ext.prodigy.net (8.12.3 patch/8.12.3) with ESMTP id h2GFKdnB496866 for ; Sun, 16 Mar 2003 10:20:40 -0500 Message-ID: <3E74964E.8000700@myrealbox.com> Date: Sun, 16 Mar 2003 07:20:46 -0800 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030213 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: panic on boot (devfs_find) References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bryan Liesner wrote: > On Sun, 16 Mar 2003, Poul-Henning Kamp wrote: > > >>One thing I'd like you to try is to remove any trace of USB from your >>systems. USB does some ugly VOP_REVOKES which I am not happy about, and >>I would like to exclude them from the list of suspects. >> > > > You can remove USB from your list, I tried building without USB in the > kernel, and the panic remains... Which of these flags have you been using?: #cpu I486_CPU #cpu I586_CPU cpu I686_CPU I normally use only the 686 flag, but when I included the 586 my panic-on-boot changed to a panic-on-starting-X. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message