Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2008 16:00:02 GMT
From:      "Oliver B. Warzecha" <obw@amarok.ping.de>
To:        freebsd-i386@FreeBSD.org
Subject:   Re: i386/119574: 7.0-RC1 times out in calibrate_clocks()
Message-ID:  <200802061600.m16G0228072215@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/119574; it has been noted by GNATS.

From: "Oliver B. Warzecha" <obw@amarok.ping.de>
To: Bruce Evans <brde@optusnet.com.au>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG, freebsd-i386@FreeBSD.ORG
Subject: Re: i386/119574: 7.0-RC1 times out in calibrate_clocks()
Date: Wed, 6 Feb 2008 16:55:14 +0100

 Addon to my last mail, as I just discovered the i440BX-Specs, just
 2 clicks away from one of the pages where I last searched for info.
 They are downloadable from
 http://www.intel.com/design/intarch/datashts/290562.htm
 
 On page 84, there is specified that the RTC index register
 is write only (as I found out in practical testing :-). And it
 is also described as a latch register, which makes the current
 code "working by pure chance", as it's implementation dependent
 which bus noise happens on the other side of the gate. (If I
 didn't get the meaning of "latch" in this case totally wrong)
 
 regards,
 OBW



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802061600.m16G0228072215>