From owner-freebsd-current@FreeBSD.ORG Fri Apr 16 10:34:41 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 5FEA616A4CE for ; Fri, 16 Apr 2004 10:34:41 -0700 (PDT) Received: from seed.net.tw (sn13.seed.net.tw [139.175.54.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2060343D53 for ; Fri, 16 Apr 2004 10:34:41 -0700 (PDT) (envelope-from leafy@leafy.idv.tw) Received: from [61.59.121.140] (port=52148 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.23:1) id 1BEXEZ-000FZe-0Y for freebsd-current@freebsd.org; Sat, 17 Apr 2004 01:34:35 +0800 Received: from localhost (localhost [127.0.0.1]) by chihiro.leafy.idv.tw (Postfix) with ESMTP id 7939240F for ; Sat, 17 Apr 2004 01:34:39 +0800 (CST) Received: from chihiro.leafy.idv.tw ([127.0.0.1]) by localhost (chihiro.leafy.idv.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 36771-06 for ; Sat, 17 Apr 2004 01:34:38 +0800 (CST) Received: by chihiro.leafy.idv.tw (Postfix, from userid 1000) id 8208E300; Sat, 17 Apr 2004 01:34:38 +0800 (CST) Date: Sat, 17 Apr 2004 01:34:38 +0800 From: leafy To: freebsd-current@freebsd.org Message-ID: <20040416173438.GA76581@chihiro.leafy.idv.tw> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at leafy.idv.tw Subject: acpidump no longer works 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, 16 Apr 2004 17:34:41 -0000 After my fdc goes, I tried to use acpidump, with the following result root@chihiro:/home/leafy# acpidump -v acpidump: loading RSD PTR from /dev/mem acpidump: can't map address: Invalid argument Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming