[Meego-kernel] APB Timer Module
Arjan van de Ven
arjan at linux.intel.com
Sun Jan 16 21:42:26 PST 2011
On 1/16/2011 9:23 PM, MeForMeego Meego wrote:
> Hi,
>
> Are there any kernel modules available to access the APB timer through
> device files. I noticed the initialization code for timers in
> arch/x86/kernel/apb_timer.c for mrst platform.
> The init functions in this file are invoked on my dev: board, as seen
> from mgs in log files, but I can't find any /dev files to access these
> timers.
the hardware timers are exposed as regular Linux timers... there is no
private/special API for them... just use the normal Linux APIs for
userspace timers.....
More information about the MeeGo-kernel
mailing list