From owner-freebsd-acpi@FreeBSD.ORG Fri Nov 12 06:44:19 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 596561065673; Fri, 12 Nov 2010 06:44:19 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 70CA68FC15; Fri, 12 Nov 2010 06:44:18 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id IAA24079; Fri, 12 Nov 2010 08:44:16 +0200 (EET) (envelope-from avg@freebsd.org) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1PGnMu-000I7r-J6; Fri, 12 Nov 2010 08:44:16 +0200 Message-ID: <4CDCE1F0.9010806@freebsd.org> Date: Fri, 12 Nov 2010 08:42:56 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101029 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: Jung-uk Kim References: <4CDC25F2.6080409@freebsd.org> <201011111737.32399.jkim@FreeBSD.org> <201011112048.31127.jkim@FreeBSD.org> In-Reply-To: <201011112048.31127.jkim@FreeBSD.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: fixup for missing C1 in _CST 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, 12 Nov 2010 06:44:19 -0000 on 12/11/2010 03:48 Jung-uk Kim said the following: > On Thursday 11 November 2010 05:37 pm, Jung-uk Kim wrote: >> On Thursday 11 November 2010 12:20 pm, Andriy Gapon wrote: >>> Dear fellow FreeBSD ACPI hackers, >>> what is your opinion about the following patch? >>> >>> The idea is to add a C1 state to available states if a bugggy >>> BIOS supplies us with _CST that has states with C2, C3, etc >>> types, but no state with C1 type. >> >> Can you please try the attached patch instead? > > It seems C1 state became mandatory years ago. Please ignore the > previous patches and try this instead. > The patch looks OK to me. -- Andriy Gapon