From owner-freebsd-current@FreeBSD.ORG Tue Apr 5 18:24:03 2005 Return-Path: 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 1F08316A4CE for ; Tue, 5 Apr 2005 18:24:03 +0000 (GMT) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id C84F543D48 for ; Tue, 5 Apr 2005 18:24:02 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 24797 invoked from network); 5 Apr 2005 18:24:02 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 5 Apr 2005 18:24:02 -0000 Received: from [10.50.41.231] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j35INtt8067094; Tue, 5 Apr 2005 14:23:56 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Ian FREISLICH Date: Tue, 5 Apr 2005 14:22:13 -0400 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Message-Id: <200504051422.13198.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: current@FreeBSD.org Subject: Re: sys/1386/i386/mptable.c rev 1.239 breaks boot. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 18:24:03 -0000 On Saturday 05 February 2005 01:50 am, Ian FREISLICH wrote: > John Baldwin wrote: > > > pcib0: unable to route slot 7 INTD > > > found-> vendor=0x8086, dev=0x7112, revid=0x01 > > > bus=0, slot=7, func=2 > > > class=0c-03-00, hdrtype=0x00, mfdev=0 > > > cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) > > > lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > > intpin=d, irq=11 > > > map[90]: type 4, range 32, base 00005000, size 4, enabled > > > > This is your USB controller and is what has the problem FWIW. Note the > > message from pcib0 about being unable to route an interrupt. Let me know > > if just disabling USB is enough to fix the problem for now. If it is we > > can go from there. > > That would also explain why I've never been able to get USB to work, > but that's something for later. Disabling (removing from my kernel > config) lets everything work again. I had left it there in the > hopes that i would get fixed in time - it would be nice to connect > up my USB printer. Unfortunately, I don't have any good ideas on how USB could be fixed for you as for one I have no idea how I would fix the code to "guess" what IRQ it should be using for your USB controller. Sorry. :( -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org