From owner-freebsd-current@FreeBSD.ORG Wed Sep 22 23:08:15 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 5716A16A4CE; Wed, 22 Sep 2004 23:08:15 +0000 (GMT) Received: from oneplusone.ch (oneplusone.ch [212.55.208.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 437C243D48; Wed, 22 Sep 2004 23:08:14 +0000 (GMT) (envelope-from ast@marabu.ch) Received-SPF: pass (oneplusone.ch: domain of ast@marabu.ch designates 127.0.0.1 as permitted sender) receiver=oneplusone.ch; client_ip=127.0.0.1; envelope-from=ast@marabu.ch; Received: from oneplusone.ch (localhost [127.0.0.1]) by oneplusone.ch (8.12.11/8.12.11) with ESMTP id i8MN84t0051919; Thu, 23 Sep 2004 01:08:04 +0200 (MEST) (envelope-from ast@marabu.ch) Received: (from uucp@localhost) by oneplusone.ch (8.12.11/8.12.11/Submit) with UUCP id i8MN83ee051918; Thu, 23 Sep 2004 01:08:03 +0200 (MEST) (envelope-from ast@marabu.ch) Received: from marabu.marabu.ch (marabu.marabu.ch [192.168.21.3]) by nano.marabu.ch (8.12.9/8.12.9) with ESMTP id i8MN2dcV028528; Thu, 23 Sep 2004 01:02:39 +0200 (CEST) (envelope-from ast@marabu.marabu.ch) Received: by marabu.marabu.ch (8.7.5/20001028-ast-8.3) id BAA18769; Thu, 23 Sep 2004 01:02:37 +0200 (CEST) Message-Id: <200409222302.BAA18769@marabu.marabu.ch> MIME-Version: 1.0 (NeXT Mail 3.3 v124.8483.6) Content-Type: text/plain In-Reply-To: <20040922203525.GC18509@numeri.campus.luth.se> X-Nextstep-Mailer: Mail 3.3 (Enhance 2.0b6) Received: by NeXT.Mailer (1.124.8483.6) From: Adrian Steinmann Date: Thu, 23 Sep 2004 01:02:35 +0200 To: Johan Karlsson References: <20040922081616.GA18509@numeri.campus.luth.se> <200409221620.SAA14914@marabu.marabu.ch> <20040922193406.GB18509@numeri.campus.luth.se> <4151DA08.6010602@root.org> <20040922203525.GC18509@numeri.campus.luth.se> X-Organization: Webgroup Consulting AG, Apollostrasse 21, 8032 Zurich X-Phone-Numbers: Switzerland, Tel +41 1 380 30 83 Fax +41 1 380 30 85 cc: freebsd-current@freebsd.org cc: Nate Lawson 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 23:08:15 -0000 Johan's work-around: debug.acpi.disabled="sysresource" to /boot/loader.conf. also works for the dc0: . I've put up the Johan's analog info on http://styx.ch/T20_dc/ devinfo-r.acpi.panic devinfo-r.no_acpi devinfo-r.no_acpi.sysresource dmesg.acpi.panic dmesg.no_acpi dmesg.no_acpi.sysresource pciconf-lv All this is also with 5.3-BETA5 Adrian