From owner-freebsd-acpi@FreeBSD.ORG Tue Feb 15 15:10:08 2005 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EE2E16A4D1 for ; Tue, 15 Feb 2005 15:10:08 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7EE543D49 for ; Tue, 15 Feb 2005 15:10:07 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so37098rns for ; Tue, 15 Feb 2005 07:10:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=QQBW7oWT3xH7GizAHkW+z8A4UbePRXkqLXRNwolp0Za4oN9ggVYbpHnbKtnYPs6B227QjJpPxRdBhx597GW/CUjLnht298sEmaqj0fpQRlNhmPMddqBmUXnV9eWAbNOYdDEgH0GoJQaInPIcjJNPVwegeKhBkMxZWSmtEAwzc+g= Received: by 10.38.8.16 with SMTP id 16mr25224rnh; Tue, 15 Feb 2005 07:10:07 -0800 (PST) Received: by 10.38.8.9 with HTTP; Tue, 15 Feb 2005 07:10:07 -0800 (PST) Message-ID: Date: Tue, 15 Feb 2005 23:10:07 +0800 From: Jiawei Ye To: Nate Lawson In-Reply-To: <4211A8DD.4010406@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050213231306.376E05D07@ptavv.es.net> <420FE3C7.6020003@root.org> <20050214152319.bqxon1xk0g008s4k@netchild.homeip.net> <4210D155.6080706@root.org> <4211A8DD.4010406@root.org> cc: acpi@freebsd.org cc: Alexander Leidinger cc: current@freebsd.org Subject: Re: HEADSUP: cpufreq import complete, acpi_throttling changed X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 15:10:08 -0000 On Mon, 14 Feb 2005 23:46:37 -0800, Nate Lawson wrote: > I just committed a patch that may fix this issue. > > -- > Nate > Does this look right to you? leafy@chihiro:~$ sysctl dev.cpu dev.cpu.0.%desc: ACPI CPU dev.cpu.0.%driver: cpu dev.cpu.0.%location: handle=\_PR_.CPU1 dev.cpu.0.%pnpinfo: _HID=none _UID=0 dev.cpu.0.%parent: acpi0 dev.cpu.0.freq: 1818 dev.cpu.0.freq_levels: 1818/-1 1590/-1 1363/-1 1136/-1 909/-1 681/-1 454/-1 227/-1 -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming