From owner-freebsd-stable@FreeBSD.ORG Tue Feb 26 18:35:56 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C7119EE9 for ; Tue, 26 Feb 2013 18:35:56 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id A6DF71717 for ; Tue, 26 Feb 2013 18:35:56 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 0BE30B976; Tue, 26 Feb 2013 13:35:56 -0500 (EST) From: John Baldwin To: "Mikhail T." Subject: Re: FreeBSD-9.1 would not boot on pentium3 laptop Date: Tue, 26 Feb 2013 13:35:52 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p25; KDE/4.5.5; amd64; ; ) References: <5111DE44.7040008@aldan.algebra.com> <201302150849.29085.jhb@freebsd.org> <512C51DD.4090506@aldan.algebra.com> In-Reply-To: <512C51DD.4090506@aldan.algebra.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201302261335.52163.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Tue, 26 Feb 2013 13:35:56 -0500 (EST) Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2013 18:35:56 -0000 On Tuesday, February 26, 2013 1:10:37 am Mikhail T. wrote: > 15.02.2013 08:49, John Baldwin ???????(??): > > Were you able to test this patch? > Yes, with the patch my laptop boots -- even after I removed the > work-around (hint.ichss.0.disabled="1" from device.hints). powerd is > also able to regulate the frequency -- I'm not sure, how else to test > the functionality. > > Thank you. Yours, Perfect, thanks for testing! -- John Baldwin