From owner-freebsd-current Thu Sep 27 12:20:27 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id 0352D37B434; Thu, 27 Sep 2001 12:20:07 -0700 (PDT) Received: from laptop.baldwin.cx ([147.11.46.209]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id MAA04220; Thu, 27 Sep 2001 12:19:52 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200109271858.f8RIwOH70250@freebsd.dk> Date: Thu, 27 Sep 2001 12:19:36 -0700 (PDT) From: John Baldwin To: SXren Schmidt Subject: Re: panic: inthand_add: Can't initialize ICU Cc: current@FreeBSD.org, Maxim Sobolev 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 On 27-Sep-01 SXren Schmidt wrote: > It seems John Baldwin wrote: >> > I found that I am no longer able to boot -current kernel on my machine. >> > The >> > system panices right after initialising ed0 driver: >> > >> > [...] >> > ed0: port 0xe800-0xe81f irq 9 at >> > device >> > 9.0 on pci0 >> > panic: inthand_add: can't initialize ICU >> > >> > Attached please find verbose kernel bootup messages obtained from the last >> > good kernel from about a week ago. >> > >> > Please fix. >> >> Could you, say, add a printf to icu_set() to print out the passed in >> interrupt >> number before it returns EINVAL? Also, adding a call to debugger >> (Debugger("foo");) and getting a stack trace would be very helpful. > > > I see the same thing here on my latitude, the passed irq is 0xb, I dont > have the stack trace written down (too damn long) but its when it attaches > the pcic controller.. I've just committed a workaround. It had to do with shared interrupts. > -Søren -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message