From owner-freebsd-current@FreeBSD.ORG Fri Nov 21 13:18:09 2003 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 3A0C016A4CE for ; Fri, 21 Nov 2003 13:18:09 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id C349D43FE5 for ; Fri, 21 Nov 2003 13:18:08 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 75972 invoked by uid 1000); 21 Nov 2003 21:18:09 -0000 Date: Fri, 21 Nov 2003 13:18:09 -0800 (PST) From: Nate Lawson To: Alex Deiter Message-ID: <20031121131046.C75926@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: panic: NULL softc for 0 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: Fri, 21 Nov 2003 21:18:09 -0000 Is this an SMP box? If so, please do: x/xl cpu_softc x/xl cpu_softc+4 x/xl cpu_softc+8 And send me the output of acpidump -t -d > tiamat-MachineType.asl -Nate