Date: Wed, 22 Sep 2004 22:35:25 +0200 From: Johan Karlsson <johan@freebsd.org> To: Nate Lawson <nate@root.org> Cc: Adrian Steinmann <ast@marabu.ch> Subject: Re: 5.3-BETA5 panics when inserting dc0 carbus card (only with ACPI enabled) enabled) Message-ID: <20040922203525.GC18509@numeri.campus.luth.se> In-Reply-To: <4151DA08.6010602@root.org> References: <20040922081616.GA18509@numeri.campus.luth.se> <200409221620.SAA14914@marabu.marabu.ch> <20040922193406.GB18509@numeri.campus.luth.se> <4151DA08.6010602@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <johan@freebsd.org> posted > for his Xircom X3201 10/100BaseTX card for 5.3-BETA5: > > dc0: <Netgear FA511 10/100BaseTX> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040922203525.GC18509>