Re: How to disable to RTC?
- From: "Ole" <ole@xxxxxxxxxx>
- Date: Thu, 14 Sep 2006 16:25:27 +0200
Should adding the line: "SoftRTC"=dword:1
after: [HKEY_LOCAL_MACHINE\Platform] in platform.reg
be sufficient to run the platform with the soft RTC?
Thanks
Ole
"Remi de Gravelaine" <gravelaine at aton dash sys dot fr> wrote in message
news:Oj6uLXA2GHA.2036@xxxxxxxxxxxxxxxxxxxxxxx
As far as I know, there is no way to "disable" a PC RTC.
Why don't you simply avoid using it?
OK, it is not so simple as system calls such as GetSystemTime fall in a
piece of code that expects such a RTC to be present, but you can use a
dummy starting time and date altogether with current ticks count to carve
something that will please the system.
I did not use it but there is also a HKEY_LOCAL_MACHINE\Platform\SoftRTC
that you can try to set.
HTH
Remi
.
- References:
- How to disable to RTC?
- From: Ole
- Re: How to disable to RTC?
- From: Remi de Gravelaine
- How to disable to RTC?
- Prev by Date: Re: SD card driver development.
- Next by Date: Re: Driver hang debugging
- Previous by thread: Re: How to disable to RTC?
- Next by thread: Re: How to disable the RTC?
- Index(es):
Loading