From owner-freebsd-hackers@FreeBSD.ORG Mon Nov 1 15:18:11 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B17116A4CE; Mon, 1 Nov 2004 15:18:11 +0000 (GMT) Received: from av6-1-sn3.vrr.skanova.net (av6-1-sn3.vrr.skanova.net [81.228.9.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39A1D43D55; Mon, 1 Nov 2004 15:18:10 +0000 (GMT) (envelope-from martin@gneto.com) Received: by av6-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 1243D382ED; Mon, 1 Nov 2004 16:18:09 +0100 (CET) Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av6-1-sn3.vrr.skanova.net (Postfix) with ESMTP id F19F338193; Mon, 1 Nov 2004 16:18:08 +0100 (CET) Received: from [192.168.2.30] (h118n1fls31o985.telia.com [213.65.16.118]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id DFF6B37E50; Mon, 1 Nov 2004 16:18:08 +0100 (CET) Message-ID: <418653A9.90100@gneto.com> Date: Mon, 01 Nov 2004 16:18:01 +0100 From: Martin Nilsson User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: sv, en-us, en MIME-Version: 1.0 To: Hackers-list-bsd References: <20041030120101.CB1E616A4D5@hub.freebsd.org> <1099148287.1232.3.camel@Mobile1.276NET> <4185F81F.9030004@gmx.net> <1099321796.628.5.camel@Mobile1.276NET> In-Reply-To: <1099321796.628.5.camel@Mobile1.276NET> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: re@freebsd.org Subject: Re: EHCI Kernel Panic w/ 5.2.1-RELEASE Kernel X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Nov 2004 15:18:11 -0000 Martes Wigglesworth wrote: > My kernel panic seems to come from the usb port actually having a device > in the port, at boot. When I do not have a device in the port, bootup > continues, however, my usb ports are not usable. This is my dmesg > output. I have the same problem with a SeverWorks P3 machine and a 7in1 USB cardreader. It panics at the end of kernel init if the cardreader is plugged into the machine. This machine does not have EHCI controller or USB 2.0 I don't know if this considered a showstopper for 5.3R but it can be very confusing if you don't know what is causing the panic! Not a good first FreeBSD experience! /Martin