From owner-freebsd-current@FreeBSD.ORG Mon Feb 14 16:27:03 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86C0216A4CF; Mon, 14 Feb 2005 16:27:03 +0000 (GMT) Received: from ylpvm01.prodigy.net (ylpvm01-ext.prodigy.net [207.115.57.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 326F943D39; Mon, 14 Feb 2005 16:27:03 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.51] (adsl-64-171-186-189.dsl.snfc21.pacbell.net [64.171.186.189])j1EGR1vE022165; Mon, 14 Feb 2005 11:27:01 -0500 Message-ID: <4210D155.6080706@root.org> Date: Mon, 14 Feb 2005 08:27:01 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041205) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jiawei Ye References: <20050213231306.376E05D07@ptavv.es.net> <420FE3C7.6020003@root.org> <20050214152319.bqxon1xk0g008s4k@netchild.homeip.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: acpi@freebsd.org cc: Alexander Leidinger cc: current@freebsd.org Subject: Re: HEADSUP: cpufreq import complete, acpi_throttling changed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 16:27:03 -0000 Jiawei Ye wrote: > On Mon, 14 Feb 2005 15:23:19 +0100, Alexander Leidinger > wrote: > >>I don't know if it is because of the cpufreq import. But because of the >>cpufreq import I've looked again at the acpi sysctl's and noticed this new >>state which wasn't there before. "Didn't work" means "the systems freezes >>hard, no keyboard interrupt is processed". >> >>Bye, >>Alexander. > > I have a funny situation there. kldloading acpi_perf and then > unloading results in this: > leafy@chihiro:~$ sudo kldunload acpi_perf > kldunload: can't unload file: Device not configured cpufreq et al don't fully support unloading yet. -- Nate