From owner-freebsd-i386@FreeBSD.ORG Tue Sep 4 21:20:07 2012 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E14C106566C for ; Tue, 4 Sep 2012 21:20:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5BDD18FC0A for ; Tue, 4 Sep 2012 21:20:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q84LK6WF034585 for ; Tue, 4 Sep 2012 21:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q84LK6ns034582; Tue, 4 Sep 2012 21:20:06 GMT (envelope-from gnats) Date: Tue, 4 Sep 2012 21:20:06 GMT Message-Id: <201209042120.q84LK6ns034582@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Ian Lepore Cc: Subject: Re: i386/170705: [patch] AT realtime clock support routines fail on some RTC hardware. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ian Lepore List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2012 21:20:07 -0000 The following reply was made to PR i386/170705; it has been noted by GNATS. From: Ian Lepore To: bug-followup@FreeBSD.org Cc: Subject: Re: i386/170705: [patch] AT realtime clock support routines fail on some RTC hardware. Date: Tue, 04 Sep 2012 15:12:47 -0600 Some testing by Michael Moll reveals that this patch causes a lockup when running under VirtualBox. Please don't commit the original patch in this PR until I have time to investigate and resolve that.