From owner-freebsd-acpi@FreeBSD.ORG Sun Mar 8 01:12:06 2009 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 D15DD106564A for ; Sun, 8 Mar 2009 01:12:06 +0000 (UTC) (envelope-from gaijin.k@gmail.com) Received: from mail-qy0-f128.google.com (mail-qy0-f128.google.com [209.85.221.128]) by mx1.freebsd.org (Postfix) with ESMTP id 7460F8FC15 for ; Sun, 8 Mar 2009 01:12:06 +0000 (UTC) (envelope-from gaijin.k@gmail.com) Received: by qyk34 with SMTP id 34so746454qyk.3 for ; Sat, 07 Mar 2009 17:12:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=b6JxuTBKJHGE7sEDTwOTkXvLoVwMA13x1Zs80X4EmaY=; b=DV262VjEXib4/fofZLDeLAKBcJFZ4T68Ljijgl5JTX3TnFxr/ULvSUWk+CTi+sllJ0 MI6EMnyfeJg3wMdmxscwTa5l096qnKX5a6S2IGMABhkFfHF/LSUrBJEqW4hFWmMUz7Lu E6x8IfmVZU7BJKm4YRLZXNI15uG0XBQ8ckRXo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=RapPFNzVZ2+dKTiy+G65dBUBlRGHVsDMPs90YSrsv8P4MsN1c1SVsMdlko4sNi+6Zs 6/TEQrMAjwecvaCPmYPHQXwUj1EiSMLJNHbVkJcgsXMdxpYkFgWeZ5bGQ9Ek4IP4MSEZ wlL/TQCQbEc7CRriS8SyGj9amtUrlSI6qKf5Q= Received: by 10.224.74.16 with SMTP id s16mr5541611qaj.320.1236473262069; Sat, 07 Mar 2009 16:47:42 -0800 (PST) Received: from ?10.0.3.231? (pool-71-250-44-232.nwrknj.east.verizon.net [71.250.44.232]) by mx.google.com with ESMTPS id 9sm8580358yxs.29.2009.03.07.16.47.40 (version=SSLv3 cipher=RC4-MD5); Sat, 07 Mar 2009 16:47:41 -0800 (PST) From: "Alexandre \"Sunny\" Kovalenko" To: Scott MacCallum In-Reply-To: <1c15953f0903071343w414c6312p3d7bdf49677006e0@mail.gmail.com> References: <1c15953f0903071343w414c6312p3d7bdf49677006e0@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Sat, 07 Mar 2009 19:47:14 -0500 Message-Id: <1236473234.1204.12.camel@RabbitsDen> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Cc: freebsd-acpi@freebsd.org Subject: Re: acpi_tz0: _TMP value is absurd, ignored (-270.9C) -- HP-Pavilion-a305w-Trigem-Motherboard 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: Sun, 08 Mar 2009 01:12:07 -0000 On Sat, 2009-03-07 at 16:43 -0500, Scott MacCallum wrote: > Greetings, > > I own a HP Pavilion a305w with a Trigem motherboard ( > http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00046449&lc=en&dlc=en&cc=us〈=en&softwareitem=pv-15624-1&os=228&product=362754 > ). > > acpi_tz0: _TMP value is absurd, ignored (-270.9C) repeats on the screen. > > _ACPI source language_ > > http://scm.freeshell.org/HP-Pavilion-a305w-Trigem-Motherboard.asl > > Thank you. > Whoever wrote that BIOS needs to figure out that specification calls for _TMP, _CRT, _PSV and _ACx methods to return value, measured in 0.1K. Hence, -270.9 is, likely, 24C. If you feel adventurous, you might want to change your _TMP method by adding Multiply (0x0A, Local0, Local0) Add (Local0, 0x0AAC, Local0) before Return (Local0) _CRT, _PSV and _AC0 could use the same treatment. HTH, -- Alexandre "Sunny" Kovalenko From owner-freebsd-acpi@FreeBSD.ORG Sun Mar 8 02:37:30 2009 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 7391D1065700 for ; Sun, 8 Mar 2009 02:37:30 +0000 (UTC) (envelope-from scottmaccal.list@gmail.com) Received: from mail-bw0-f164.google.com (mail-bw0-f164.google.com [209.85.218.164]) by mx1.freebsd.org (Postfix) with ESMTP id C337F8FC17 for ; Sun, 8 Mar 2009 02:37:29 +0000 (UTC) (envelope-from scottmaccal.list@gmail.com) Received: by bwz8 with SMTP id 8so756079bwz.43 for ; Sat, 07 Mar 2009 18:37:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=qUEC0dxJFAKqntuCbE4x3q9jrVjMF21P4+ST9CNZOCg=; b=BU994nWJoWOffUnph0Aieab4BTZdQFge3QW8KLUY3Pi/Ym9gSXNLPXfcSXMmRydrtD RMYIURCJBXSeHpOFoVZb+c91LMN4SptEtnNg20EQlXjK7Ut82l1Bdx0284Aod7b5R9p6 cKHkhqgvIHdhttfxUG1dWItK1AYa0aSlvFGLg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=awKMq7MywDm8GHFz3YCU/rkSLQGaowV9MjUQYqAXgXQHSvXFqBLsSkdyz0PALRnqDf YmRndx47fuoOkrjJdChQDFNJITrzl7UkklYvqBvnz5fvMpZVpHGxlOL2nJg1jMiUtHyg 5g0fCMzETvLum4AfFXE1VbzEe9x3azksUkL64= MIME-Version: 1.0 Received: by 10.181.199.16 with SMTP id b16mr1427318bkq.142.1236479848724; Sat, 07 Mar 2009 18:37:28 -0800 (PST) In-Reply-To: <1236473234.1204.12.camel@RabbitsDen> References: <1c15953f0903071343w414c6312p3d7bdf49677006e0@mail.gmail.com> <1236473234.1204.12.camel@RabbitsDen> Date: Sat, 7 Mar 2009 21:37:28 -0500 Message-ID: <1c15953f0903071837r208277ecte24d325118d48ecd@mail.gmail.com> From: Scott MacCallum To: Alexandre Sunny Kovalenko Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-acpi@freebsd.org Subject: Re: acpi_tz0: _TMP value is absurd, ignored (-270.9C) -- HP-Pavilion-a305w-Trigem-Motherboard 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: Sun, 08 Mar 2009 02:37:30 -0000 Hi Alexandre, Thank you for the suggestion. I would like to give it a try. Could you point me to a tutorial with the steps to implement the change after I have edited my ASL file. I have been reading the ACPI debug section of the FreeBSD handbook (http://www.freebsd.org/doc/en/books/handbook/acpi-debug.html) but I am at the point where I feel I need more information. I couldn't find anything that was of help with Google and the ACPI Specification ( http://acpi.info/spec.htm) is over my head at the moment. Something more FreeBSD specific would be a great help. Thank you. -- Sincerely, Scott From owner-freebsd-acpi@FreeBSD.ORG Sun Mar 8 15:54:31 2009 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 72DAF1065670 for ; Sun, 8 Mar 2009 15:54:31 +0000 (UTC) (envelope-from gaijin.k@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx1.freebsd.org (Postfix) with ESMTP id 26C148FC08 for ; Sun, 8 Mar 2009 15:54:30 +0000 (UTC) (envelope-from gaijin.k@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so720717qwe.7 for ; Sun, 08 Mar 2009 08:54:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=1Y8qCh3/gmNmgiUX3KnQlzus7hBRvc4cTEk5iz5YfTk=; b=AHGPZQ477szjK2yoq6cnIbc6cECSVmMoe3chHesoEDAcDM4IXLESWhr0Y9K+ipSvcP 7RtxKrNwGeAX9+qanLMPdPt61SLWAtx3RKRyatqfUri9G/On7LM4+q58MCB/3M7JVBJJ cf2jyObE33KZzllL+zQHhZHYXTdl1kf8owBg4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=rtBnOxtHROfryxOUlgGeWq06aSmNXWiEzyRjQsNX+5iDmX9xYebRWsjmQ9fLuRHYT2 5PnThSnJw0oOl3Cf8yZYXZsoQqPLyQnZw2HQxRBNLVBWd/9++TBhvPpNV8eBofU8cCvn BlO8Fog5v+ML2HIAJgbUEmHFlm6c0ROEyJMjo= Received: by 10.224.19.194 with SMTP id c2mr5990851qab.25.1236527670500; Sun, 08 Mar 2009 08:54:30 -0700 (PDT) Received: from ?10.0.3.231? (pool-71-250-44-232.nwrknj.east.verizon.net [71.250.44.232]) by mx.google.com with ESMTPS id 4sm10415567yxj.31.2009.03.08.08.54.29 (version=SSLv3 cipher=RC4-MD5); Sun, 08 Mar 2009 08:54:29 -0700 (PDT) From: "Alexandre \"Sunny\" Kovalenko" To: Scott MacCallum In-Reply-To: <1c15953f0903071837r208277ecte24d325118d48ecd@mail.gmail.com> References: <1c15953f0903071343w414c6312p3d7bdf49677006e0@mail.gmail.com> <1236473234.1204.12.camel@RabbitsDen> <1c15953f0903071837r208277ecte24d325118d48ecd@mail.gmail.com> Content-Type: text/plain Date: Sun, 08 Mar 2009 11:54:01 -0400 Message-Id: <1236527641.1259.3.camel@RabbitsDen> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: acpi_tz0: _TMP value is absurd, ignored (-270.9C) -- HP-Pavilion-a305w-Trigem-Motherboard 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: Sun, 08 Mar 2009 15:54:32 -0000 On Sat, 2009-03-07 at 21:37 -0500, Scott MacCallum wrote: > Hi Alexandre, > > Thank you for the suggestion. I would like to give it a try. Could you > point me to a tutorial with the steps to implement the change after I > have edited my ASL file. I have been reading the ACPI debug section of > the FreeBSD handbook > (http://www.freebsd.org/doc/en/books/handbook/acpi-debug.html) but I > am at the point where I feel I need more information. I couldn't find > anything that was of help with Google and the ACPI Specification > (http://acpi.info/spec.htm) is over my head at the moment. Something > more FreeBSD specific would be a great help. Chapter 11.16.5.3 "Overriding the Default AML" in the handbook (URL, you have quoted above) is all you need. It really is *that* simple ;) If something isn't very clear, or does not work for you, please, do not hesitate to ask, though. -- Alexandre "Sunny" Kovalenko From owner-freebsd-acpi@FreeBSD.ORG Mon Mar 9 01:00:09 2009 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 13FD0106566B for ; Mon, 9 Mar 2009 01:00:09 +0000 (UTC) (envelope-from scottmaccal.list@gmail.com) Received: from mail-bw0-f164.google.com (mail-bw0-f164.google.com [209.85.218.164]) by mx1.freebsd.org (Postfix) with ESMTP id 8F6A38FC08 for ; Mon, 9 Mar 2009 01:00:08 +0000 (UTC) (envelope-from scottmaccal.list@gmail.com) Received: by bwz8 with SMTP id 8so953013bwz.43 for ; Sun, 08 Mar 2009 18:00:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=RDu7OHVxE/Mr15Zw95X9nkxlfKP47uj6pKrfc1RH0W8=; b=XaKjcNO0zkKBLmbKyWdT0NxhdR7D8Qi5ni0vGmpO/ICoCQp1llcEnoxD+nwxcbr+0r Oivm2yQaWMxjOMJot4xQsQrfsrBd4cCAltyP89GPdzuFP3h/Qdn/mYiTsrzTML02VHaL dPrikozR+xw5/XL86deA0pEcAohq71IDe+ljc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=jrGQvVWm7T5vmVLD2r0in3O1ZNwVE934LBYrVrjSx/DKPhpQ4is1AwVKArZwifvv4D gvT9qq5BKD6GPFH/fAsaj+DLBUOcMf0ZD3iE1UGCVu1MfUaBQ4B1ezG6GXydbSbrnbym A97V4uxW8bKYwyUIux+298soU0vwgdQwY6izE= MIME-Version: 1.0 Received: by 10.181.216.12 with SMTP id t12mr1829238bkq.122.1236560407520; Sun, 08 Mar 2009 18:00:07 -0700 (PDT) In-Reply-To: <1236527641.1259.3.camel@RabbitsDen> References: <1c15953f0903071343w414c6312p3d7bdf49677006e0@mail.gmail.com> <1236473234.1204.12.camel@RabbitsDen> <1c15953f0903071837r208277ecte24d325118d48ecd@mail.gmail.com> <1236527641.1259.3.camel@RabbitsDen> Date: Sun, 8 Mar 2009 21:00:07 -0400 Message-ID: <1c15953f0903081800s59683b0bo949b6759bc991d67@mail.gmail.com> From: Scott MacCallum To: Alexandre Sunny Kovalenko Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-acpi@freebsd.org Subject: Re: acpi_tz0: _TMP value is absurd, ignored (-270.9C) -- HP-Pavilion-a305w-Trigem-Motherboard 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: Mon, 09 Mar 2009 01:00:09 -0000 Why yes it is. I missed that section in the document. :-) Thanks again. -- Sincerely, Scott From owner-freebsd-acpi@FreeBSD.ORG Mon Mar 9 17:14:59 2009 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 93C091065675 for ; Mon, 9 Mar 2009 17:14:59 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7FE3A8FC2D for ; Mon, 9 Mar 2009 17:14:59 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n29HExZK045148 for ; Mon, 9 Mar 2009 17:14:59 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n29HEwX2045144 for freebsd-acpi@FreeBSD.org; Mon, 9 Mar 2009 17:14:58 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 9 Mar 2009 17:14:58 GMT Message-Id: <200903091714.n29HEwX2045144@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-acpi@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-acpi@FreeBSD.org 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: Mon, 09 Mar 2009 17:15:00 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/130683 acpi [ACPI] shutdown hangs after syncing disks - ACPI race? o i386/129953 acpi [acpi] ACPI timeout (CDROM) with Shuttle X27D o kern/129618 acpi [acpi] Problem with ACPI on HP Pavilion DV2899 laptop o kern/129563 acpi [acpi] sleep broken on IBM/Lenovo T61 in amd64 mode o kern/128639 acpi [patch] [acpi_asus] acpi for ASUS A6F,A3E,A3F,A3N not f kern/128634 acpi [patch] fix acpi_asus(4) in asus a6f laptop o kern/127581 acpi [patch] [acpi_sony] Add support for more Sony features o kern/124744 acpi [acpi] [patch] incorrect _BST result validation for To o kern/124412 acpi [acpi] power off error on Toshiba M40 laptop o kern/123039 acpi [acpi] ACPI AML_BUFFER_LIMIT errors during boot o kern/121504 acpi [patch] Correctly set hw.acpi.osname on certain machin f kern/121454 acpi [pst] Promise SuperTrak SX6000 does not load during bo o kern/121102 acpi [acpi_fujitsu] [patch] update acpi_fujitsu for the P80 o kern/120515 acpi [acpi] [patch] acpi_alloc_wakeup_handler: can't alloc o kern/119356 acpi [acpi]: i386 ACPI wakeup not work due resource exhaust o kern/119200 acpi [acpi] Lid close switch suspends CPU for 1 second on H o kern/118973 acpi [acpi]: Kernel panic with acpi boot o kern/117605 acpi [acpi] [request] add debug.cpufreq.highest o kern/116939 acpi [acpi] PCI-to-PCI misconfigured for bus three and can o i386/114562 acpi [acpi] cardbus is dead after s3 on Thinkpad T43 with a o kern/114165 acpi [acpi] Dell C810 - ACPI problem s kern/112544 acpi [acpi] [patch] Add High Precision Event Timer Driver f o kern/108954 acpi [acpi] 'sleep(1)' sleeps >1 seconds when speedstep (Cx o kern/108695 acpi [acpi]: Fatal trap 9: general protection fault when in o kern/108581 acpi [sysctl] sysctl: hw.acpi.cpu.cx_lowest: Invalid argume o kern/108488 acpi [acpi] ACPI-1304: *** Error: Method execution failed o kern/108017 acpi [acpi]: Acer Aspire 5600 o kern/106924 acpi [acpi] ACPI resume returns g_vfs_done() errors and ker o kern/105537 acpi [acpi] problems in acpi on HP Compaq nc6320 o kern/104625 acpi ACPI on ASUS A8N-32 SLI/ASUS P4P800 does not show ther o kern/102252 acpi acpi thermal does not work on Abit AW8D (intel 975) o kern/97383 acpi Volume buttons on IBM Thinkpad crash system with ACPI s i386/91748 acpi acpi problem on Acer TravelMare 4652LMi (nvidia panic, s kern/91038 acpi [panic] [ata] [acpi] 6.0-RELEASE on Fujitsu Siemens Am s kern/90243 acpi Laptop fan doesn't turn off (ACPI enabled) (Packard Be f kern/89411 acpi [acpi] acpiconf bug o i386/83018 acpi [install] Installer will not boot on Asus P4S8X BIOS 1 o kern/81000 acpi [apic] Via 8235 sound card worked great with FreeBSD 5 o i386/79081 acpi ACPI suspend/resume not working on HP nx6110 o kern/76950 acpi ACPI wrongly blacklisted on Micron ClientPro 766Xi sys s kern/73823 acpi [request] acpi / power-on by timer support o i386/72566 acpi ACPI, FreeBSD disables fan on Compaq Armada 1750 o i386/69750 acpi Boot without ACPI failed on ASUS L5 f kern/67309 acpi zzz reboot computer (ACPI S3) o kern/56024 acpi ACPI suspend drains battery while in S3 o i386/55661 acpi ACPI suspend/resume problem on ARMADA M700 o i386/54756 acpi ACPI suspend/resume problem on CF-W2 laptop 47 problems total. From owner-freebsd-acpi@FreeBSD.ORG Fri Mar 13 20:06:42 2009 Return-Path: Delivered-To: freebsd-acpi@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29D5510656E9; Fri, 13 Mar 2009 20:06:42 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F1C778FC28; Fri, 13 Mar 2009 20:06:41 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2DK6fA8043826; Fri, 13 Mar 2009 20:06:41 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2DK6fYj043822; Fri, 13 Mar 2009 20:06:41 GMT (envelope-from linimon) Date: Fri, 13 Mar 2009 20:06:41 GMT Message-Id: <200903132006.n2DK6fYj043822@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-acpi@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/132602: [acpi] ACPI Problem with Intel SS4200: System does not power off 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: Fri, 13 Mar 2009 20:06:44 -0000 Old Synopsis: ACPI Problem with Intel SS4200: System does not power off New Synopsis: [acpi] ACPI Problem with Intel SS4200: System does not power off Responsible-Changed-From-To: freebsd-bugs->freebsd-acpi Responsible-Changed-By: linimon Responsible-Changed-When: Fri Mar 13 20:06:23 UTC 2009 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=132602