On Tue, 29 Apr 2008 14:19:24 +0200
Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com> wrote:
quoted text > Hello,
>
> I'm still stuck with my rtc. My current problem is setting the rtc
> using hwclock --systohc.
>
> The problem is that hwclock tries to read the current time before
> setting the new one. And if that fails, it doesn't update the rtc.
That's a bug of hwclock. :( The correct behaviour for a driver
is to return an error if the clock cannot be read.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Torino, Italy
http://www.towertech.it
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: rtc: how should I handle an invalid state? , Alessandro Zummo , (Tue Apr 29, 5:51 am)