From owner-freebsd-current@FreeBSD.ORG Fri Jul 13 02:32:50 2007 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EAF1C16A401 for ; Fri, 13 Jul 2007 02:32:50 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id B714413C48D for ; Fri, 13 Jul 2007 02:32:50 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 82944 invoked from network); 13 Jul 2007 02:32:52 -0000 Received: from ppp-71-139-42-13.dsl.snfc21.pacbell.net (HELO ?10.0.5.18?) (nate-mail@71.139.42.13) by root.org with ESMTPA; 13 Jul 2007 02:32:52 -0000 Message-ID: <4696E448.8020807@root.org> Date: Thu, 12 Jul 2007 19:32:40 -0700 From: Nate Lawson User-Agent: Thunderbird 2.0.0.4 (X11/20070617) MIME-Version: 1.0 To: Rui Paulo References: <4696DB83.4000803@root.org> <4696DFD3.1010808@fnop.net> In-Reply-To: <4696DFD3.1010808@fnop.net> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: current@FreeBSD.org Subject: Re: patch to catch non-working hpet X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 13 Jul 2007 02:32:51 -0000 Rui Paulo wrote: > Nate Lawson wrote: >> I need someone to test this code. You have to have an HPET timer. It >> should detect the case where it's non-working on at least one Acer >> system but not break others. Your system should boot and work normally >> with no change in dmesg. Let me know if it breaks something, thx. > > Works fine. > acpi_hpet0: iomem 0xfed00000-0xfed003ff on > acpi0 > Timecounter "HPET" frequency 14318180 Hz quality 2000 > > No changes in dmesg. Thanks. Now if it fixes silby's problem, I'll commit it. -Nate