[Prev][Next][Index][Thread]

RTC instead of PIT (on x86)



	Hello,

I have already read somewhere (certainly Linux) that the RTC could be used
instead of the PIT to do programmable interrupts. Is it possible in OSKit
to replace the use of the PIT by the use of the RTC ? I would like the
network drivers and libraries to work without using the PIT. It would
leave this timer freely programmable by client applications of our kernel.

	Simon.

Follow-Ups: