From owner-freebsd-amd64@FreeBSD.ORG Thu Jan 29 05:42:47 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACEAE16A4CE for ; Thu, 29 Jan 2004 05:42:47 -0800 (PST) Received: from bigtex.jrv.org (rrcs-sw-24-73-246-106.biz.rr.com [24.73.246.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id F238543D4C for ; Thu, 29 Jan 2004 05:42:45 -0800 (PST) (envelope-from james@bigtex.jrv.org) Received: from bigtex.jrv.org (localhost [127.0.0.1]) by bigtex.jrv.org (8.12.1/8.12.1) with ESMTP id i0TDgio8009656 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 29 Jan 2004 07:42:44 -0600 (CST) Received: (from james@localhost) by bigtex.jrv.org (8.12.1/8.12.1/Submit) id i0TDgipC009653; Thu, 29 Jan 2004 07:42:44 -0600 (CST) Date: Thu, 29 Jan 2004 07:42:44 -0600 (CST) Message-Id: <200401291342.i0TDgipC009653@bigtex.jrv.org> From: James Van Artsdalen To: tomh@waterloo.equitrac.com In-reply-to: (tomh@waterloo.equitrac.com) References: cc: freebsd-amd64@freebsd.org Subject: Re: New AMD64 owner X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 13:42:47 -0000 > From: "Haapanen, Tom" > Date: Thu, 29 Jan 2004 08:30:02 -0500 > > What about the ACPI issues? I emailed about those a few days ago, and I > have seen other questions, too. Are these a real problem, or am I too > concerned? I have been ignoring these for a couple of months and have not been struck down by lightning from above. There have been reports of a couple of devices not working that sounded to me like potential IOAPIC/IRQ/etc mapping problems caused by using bad data from ACPI tables (whether the BIOS had a bogus table or FreeBSD a bogus parser is unknown to me). This is rare. In short, if it seems to work, it probably does. If it doesn't work, try turning off ACPI in the BIOS.