From owner-freebsd-acpi@FreeBSD.ORG Tue Jul 22 20:30:54 2008 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 414441065672 for ; Tue, 22 Jul 2008 20:30:54 +0000 (UTC) (envelope-from patttern@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id 049078FC1D for ; Tue, 22 Jul 2008 20:30:53 +0000 (UTC) (envelope-from patttern@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so361657yxb.13 for ; Tue, 22 Jul 2008 13:30:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=6+JrT6xLZDgKKjChALwNuSRyus3cofuVLDCDBtpKKvU=; b=hUhV2qezojN9fwHvFCNzpt/LO0LVjCbCW3pYP21WJ6d2l0bQRk5dEn7RqPc/0Cprw2 9amFUsk8qL/tClXPhAcqy+4kSLbl2tC6hsVdlRpv9BeY9gRxJlUobk5ceJqaoqkMghGi EfMQsTD+8SMEKu2Oj596j0K06SX7FwF0nXZH8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=jeOAqTPgkmScr2o9wsJNP9bTcsNwggFpA4mhadguzJI/GeqDPWbOPzfSaSeNEb8zjf 0mKDe4PdcaR4hwzgjlQk+Qc/ChRLKDAfuLz9yO5tB48AeYUq/dTcgZUnzb3Ni2t7oJyY gTjhWsew82Fn2z0WYWebuNje4+Ujgxnjd+SvI= Received: by 10.151.145.17 with SMTP id x17mr5990096ybn.220.1216758652646; Tue, 22 Jul 2008 13:30:52 -0700 (PDT) Received: by 10.150.178.12 with HTTP; Tue, 22 Jul 2008 13:30:52 -0700 (PDT) Message-ID: <107cc88f0807221330h6c182389l16b0a5f2e39196f@mail.gmail.com> Date: Wed, 23 Jul 2008 00:30:52 +0400 From: "=?ISO-8859-1?Q?Pattern=AE?=" To: freebsd-acpi@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Trouble with ACPI on Toshiba Satellite A210 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, 22 Jul 2008 20:30:54 -0000 I fixed this trouble. This is original ACPIDUMP file for Toshiba A210-16F ( http://www.8855.ru/acpi/fixed/pattern_toshiba-a210-16f_orig.asl ) This is DIFF file of fixes ( http://www.8855.ru/acpi/fixed/toshiba-a210-16f.diff ) dmesg -a (with verbose) ( http://www.8855.ru/acpi/fixed/dmesg_verb_acpi.log ) pciconf -lv ( http://www.8855.ru/acpi/fixed/pciconf_acpi.log )