Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2007 02:59:26 +0200
From:      Ivan Voras <ivoras@fer.hr>
To:        freebsd-current@freebsd.org
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Debugging times
Message-ID:  <f76ipf$igi$1@sea.gmane.org>
In-Reply-To: <20070712085135.GA5332@walton.maths.tcd.ie>
References:  <f6u94s$v6o$1@sea.gmane.org>	<20070709214216.GA72912@walton.maths.tcd.ie>	<f6ucs8$d6t$1@sea.gmane.org>	<20070711132202.GA95487@walton.maths.tcd.ie>	<f73koj$a13$1@sea.gmane.org> <20070712085135.GA5332@walton.maths.tcd.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
David Malone wrote:

> Ah - that's interesting. Could you look for the comment in
> src/sys/i386/isa/clock.c that says:
> 
> 	/* Should we set dow = -1 because some clocks don't set it correctly? */
> 
> and add a line afterwards to say:
> 
> 	ct.dow = -1;
> 
> and see if that helps?

Yes, it does! Setting ct.dow to -1 fixes the time in a correct way.

I vote this gets committed as soon as possible :)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f76ipf$igi$1>