From owner-freebsd-i386@FreeBSD.ORG Wed Oct 26 11:53:39 2011 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 734AC1065674; Wed, 26 Oct 2011 11:53:39 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4A8D88FC1D; Wed, 26 Oct 2011 11:53:39 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 8EFE946B0C; Wed, 26 Oct 2011 07:53:38 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 293D98A02F; Wed, 26 Oct 2011 07:53:38 -0400 (EDT) From: John Baldwin To: freebsd-acpi@freebsd.org Date: Wed, 26 Oct 2011 07:41:44 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p8; KDE/4.5.5; amd64; ; ) References: <201110241431.p9OEVNlk025814@freefall.freebsd.org> In-Reply-To: <201110241431.p9OEVNlk025814@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201110260741.44777.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Wed, 26 Oct 2011 07:53:38 -0400 (EDT) Cc: freebsd-i386@freebsd.org Subject: Re: i386/122887: [panic] [atkbdc] 7.0-RELEASE on IBM HS20 panics immediately when switching VGA port at BladeCenter X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2011 11:53:39 -0000 On Monday, October 24, 2011 10:31:23 am remko@freebsd.org wrote: > Synopsis: [panic] [atkbdc] 7.0-RELEASE on IBM HS20 panics immediately when switching VGA port at BladeCenter > > Responsible-Changed-From-To: freebsd-i386->freebsd-acpi > Responsible-Changed-By: remko > Responsible-Changed-When: Mon Oct 24 14:30:45 UTC 2011 > Responsible-Changed-Why: > This didn't get solved in the i386 category, since Volker also suggests that -acpi > might be one that could fix this, assign it there and try to get someone to look > at this :) Unfortunately the link to a backtrace in the PR no longer works. It would be interesting to see if this still occurs in 8 and later since they will let the ACPI instance of atkbdc "claim" the ISA hint. -- John Baldwin