From owner-freebsd-acpi@FreeBSD.ORG Tue Sep 21 20:35:14 2010 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEFA8106566C for ; Tue, 21 Sep 2010 20:35:14 +0000 (UTC) (envelope-from daniel.bilik@neosystem.cz) Received: from mx.neosystem.cz (mx.neosystem.cz [IPv6:2002:5856:6e27:15::10]) by mx1.freebsd.org (Postfix) with ESMTP id AC25E8FC1B for ; Tue, 21 Sep 2010 20:35:14 +0000 (UTC) Received: from tao.neosystem.cz (localhost [127.0.0.1]) by mx.neosystem.cz (Postfix) with ESMTP id 537AD30FD; Tue, 21 Sep 2010 22:35:12 +0200 (CEST) X-Virus-Scanned: amavisd-new at mx.neosystem.cz Received: from neon.sn.neosystem.cz (unknown [172.19.40.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.neosystem.cz (Postfix) with ESMTPSA id CFD3C30DB; Tue, 21 Sep 2010 22:35:01 +0200 (CEST) Date: Tue, 21 Sep 2010 22:29:04 +0200 From: Daniel Bilik To: Andriy Gapon Message-Id: <20100921222904.fbca4b90.daniel.bilik@neosystem.cz> In-Reply-To: <4C98C352.7060306@icyb.net.ua> References: <20100921001533.803ef029.daniel.bilik@neosystem.cz> <4C9858E2.4060602@icyb.net.ua> <20100921110536.3058e236.daniel.bilik@neosystem.cz> <4C98C1E2.9000402@icyb.net.ua> <4C98C352.7060306@icyb.net.ua> Organization: neosystem.cz X-Mailer: Sylpheed 3.0.3 (GTK+ 2.20.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: acpi0: Could not initialise SystemMemory handler: AE_NOT_EXIST X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2010 20:35:15 -0000 On Tue, 21 Sep 2010 17:38:10 +0300 Andriy Gapon wrote: > To be precise, would you be able to test the following patch? > ... I have to report a success story... The patch made 8-stable to correctly attach acpi and recognize every piece of hardware in this mini-beast (except Broadcom wireless). There are couple of warnings though... ACPI Warning for \\_SB_.PCI0.PCIB._PRT: Return Package has no elements (empty) (20100331/nspredef-572) atrtc0: Warning: Couldn't map I/O. ... and our familiar... RTC BIOS diagnostic error 96 Full dmesg is here: http://neosystem.cz/freebsd/hp_mini_5102-dmesg.txt I don't know possible implications of removing those status checks from acpi.c but most important effect for me is that I'm now able to put FreeBSD on this machine and actually use it. :) Thank you very much, Andriy. -- Daniel Bilik