From owner-freebsd-current@FreeBSD.ORG Sun Nov 7 19:29:46 2010 Return-Path: Delivered-To: Current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 680901065672; Sun, 7 Nov 2010 19:29:46 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id C9B718FC08; Sun, 7 Nov 2010 19:29:45 +0000 (UTC) Received: by wyb34 with SMTP id 34so2744554wyb.13 for ; Sun, 07 Nov 2010 11:29:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=wWcwyD5EnccsAXH1jrumLYRnpMOCzYzGhS2OwmslR9I=; b=Mc0CUgls/NI2YLPr46G/YQX+0F5zc8PexjwEPfbpxbnAc+s7S51hHFvdFLw4gF2qV9 BT6qncOtkwNBGqH9MObhwwsQO/HEYAY1kwuXwe4extBAFoSI4FcR0niGfMbnr6hb00I1 /QmnFYYcTVlUo2WT1SHqGGHfQYcCMXPWvWLAk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=nFqO6tHO9lMx+BVWipS9TWPok85VQWqp59/RYaWRl237/+qS5XLZUYDJu4qf3yWOs3 lCXd/QBEu23ed+9GDojhQASgfN/mEqBQuUkooaYKZRF7fdlZ/lcLYZhiMzWz6LaLGQQo dZKxsvcSMweIpxmcBFRbcDmJCRFFySWEYWQFw= MIME-Version: 1.0 Received: by 10.216.7.210 with SMTP id 60mr3502366wep.30.1289158180847; Sun, 07 Nov 2010 11:29:40 -0800 (PST) Sender: yanegomi@gmail.com Received: by 10.216.198.27 with HTTP; Sun, 7 Nov 2010 11:29:40 -0800 (PST) In-Reply-To: References: Date: Sun, 7 Nov 2010 11:29:40 -0800 X-Google-Sender-Auth: 33S8BYe-O4KuyoxTdnlgsEeZiH4 Message-ID: From: Garrett Cooper To: "Sam Fourman Jr." Content-Type: text/plain; charset=ISO-8859-1 Cc: David Rhodus , FreeBSD Current , Jung-uk Kim Subject: Re: ACPI panic on boot recent HEAD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 07 Nov 2010 19:29:46 -0000 On Sun, Nov 7, 2010 at 10:02 AM, Sam Fourman Jr. wrote: > Hello list, > > here is a digital camera pic of a panic that happened while booting > yesterdays Source tree > > http://www.puffybsd.com/IMG_4136.JPG > > > here is a dmesg from a older current > http://www.puffybsd.com/amddmesg.txt Uh, that looks like geom to me, not acpi... -Garrett