From owner-freebsd-current@FreeBSD.ORG Wed Sep 22 20:35:30 2004 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 5F8F816A4CE for ; Wed, 22 Sep 2004 20:35:30 +0000 (GMT) Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 769B743D58 for ; Wed, 22 Sep 2004 20:35:29 +0000 (GMT) (envelope-from k@numeri.campus.luth.se) Received: from numeri.campus.luth.se (localhost [127.0.0.1]) by numeri.campus.luth.se (8.13.1/8.13.1) with ESMTP id i8MKZS2o042575; Wed, 22 Sep 2004 22:35:28 +0200 (CEST) (envelope-from k@numeri.campus.luth.se) Received: (from k@localhost) by numeri.campus.luth.se (8.13.1/8.13.1/Submit) id i8MKZPMS042574; Wed, 22 Sep 2004 22:35:25 +0200 (CEST) (envelope-from k) Date: Wed, 22 Sep 2004 22:35:25 +0200 From: Johan Karlsson To: Nate Lawson Message-ID: <20040922203525.GC18509@numeri.campus.luth.se> References: <20040922081616.GA18509@numeri.campus.luth.se> <200409221620.SAA14914@marabu.marabu.ch> <20040922193406.GB18509@numeri.campus.luth.se> <4151DA08.6010602@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4151DA08.6010602@root.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@freebsd.org cc: Adrian Steinmann Subject: Re: 5.3-BETA5 panics when inserting dc0 carbus card (only with ACPI enabled) enabled) 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: Wed, 22 Sep 2004 20:35:30 -0000 On Wed, Sep 22, 2004 at 13:01 (-0700), Nate Lawson wrote: > > Um, what is the dc0 card doing mapping ports 0-0xff: > > Below the analogous output Johan Karlsson posted > for his Xircom X3201 10/100BaseTX card for 5.3-BETA5: > > dc0: port 0-0xff mem 0x88000000-0x880003ff > at device 0.0 on cardbus0 > cbb alloc res fail > dc0: couldn't map ports/memory > > Dmesg from boot with a working kernel for dc0 would help as well as > devinfo -r from a non-working one. I have found a work-around: add debug.acpi.disabled="sysresource" to /boot/loader.conf. Via http://numeri.campus.luth.se/~k/T20/ you can find the info from my computer dmesg.acpi - ACPI enabled (panics when card is inserted) dmesg.no_acpi - ACPI disabled (works) dmesg.acpi.sysresource - with debug.acpi.disabled="sysresource" (works) devinfo-r.sysresource - booted with debug.acpi.disabled="sysresource" devinfo-r - booted with ACPI enabled panic.msg - the panic message when booted with ACPI fully enabled kgdb.out - scripted kgdb output All this is with 5.3-BETA5 I hope this info helps. /Johan K -- Johan Karlsson mailto:johan@FreeBSD.org