From owner-freebsd-acpi@FreeBSD.ORG Fri Jul 1 13:31:12 2011 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 91F5B106564A for ; Fri, 1 Jul 2011 13:31:12 +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 D7D668FC0A for ; Fri, 1 Jul 2011 13:31:11 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA06870; Fri, 01 Jul 2011 16:31:10 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4E0DCC1D.4020101@FreeBSD.org> Date: Fri, 01 Jul 2011 16:31:09 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.18) Gecko/20110622 Lightning/1.0b2 Thunderbird/3.1.11 MIME-Version: 1.0 To: freebsd-acpi@FreeBSD.org References: <4E05EB91.9090509@FreeBSD.org> <4E0862A0.7060405@FreeBSD.org> <4E09BADF.7050702@FreeBSD.org> <4E0A41C8.3000904@FreeBSD.org> <4E0CE158.6030804@FreeBSD.org> <4E0DB58F.4070906@FreeBSD.org> <4E0DCAB9.4030904@FreeBSD.org> In-Reply-To: <4E0DCAB9.4030904@FreeBSD.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Vitaly Magerya Subject: Re: (Missing) power states of an Atom N455-based netbook 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, 01 Jul 2011 13:31:12 -0000 on 01/07/2011 16:25 Andriy Gapon said the following: > on 01/07/2011 14:54 Andriy Gapon said the following: >> Actually, it seems that they have them simply hardcoded: >> http://lxr.linux.no/#linux+v2.6.39/drivers/idle/intel_idle.c#L171 > > Here Yep, here :-) http://events.linuxfoundation.org/slides/2010/linuxcon2010_brown.pdf > is a presentation on intel_idle driver that describes reasons for its > existence and some additional information. I am not convinced that we need to > follow Linux example. Unless Intel provides and maintains the driver for us like > it does for Linux :-) > -- Andriy Gapon