Re: Rép. : Re: [Xenomai-core] rtdm, rtc and printk driver.

2007-02-26 Thread Jeff Webb
Jan Kiszka wrote: The long-term question for me is if there is a need to synchronise the system clock (or some skin timebase in future Xenomai versions) on an external sources like the RTC here. Not that I'm desperately locking for work, it's just good to know user requirements whenever further

Re: Rép. : Re: [Xenomai-core] rtdm, rtc and printk driver.

2007-02-25 Thread Jan Kiszka
Marc LE DOUARAIN wrote: > "Nicolas BLANCHARD" <[EMAIL PROTECTED]> 23/02/07 15:55 > >> Jan Kiszka <[EMAIL PROTECTED]> 23.02 14:47 >>> Nicolas BLANCHARD wrote: Hello, I've write a little rtdm driver to r/w RealTimeClock on rtc146818 chipset. >>> /me not having done

Rép. : Re: [Xenomai-core] rtdm, rtc and printk driver.

2007-02-25 Thread Marc LE DOUARAIN
"Nicolas BLANCHARD" <[EMAIL PROTECTED]> 23/02/07 15:55 >>> > Jan Kiszka <[EMAIL PROTECTED]> 23.02 14:47 >>> >>>Nicolas BLANCHARD wrote: >>> Hello, >>> >>> I've write a little rtdm driver to r/w RealTimeClock on rtc146818 >>> chipset. >> >>/me not having done much with rtc (hmm, a lot of

Re: [Xenomai-core] rtdm, rtc and printk driver.

2007-02-23 Thread Nicolas BLANCHARD
Jan Kiszka <[EMAIL PROTECTED]> 23.02 14:47 >>> >Nicolas BLANCHARD wrote: >> Hello, >> >> I've write a little rtdm driver to r/w RealTimeClock on rtc146818 >> chipset. > >/me not having done much with rtc (hmm, a lot of years back on PCs, I >think): can this chip be found in normal PC hardwa

Re: [Xenomai-core] rtdm, rtc and printk driver.

2007-02-23 Thread Jan Kiszka
Nicolas BLANCHARD wrote: > Hello, > > I've write a little rtdm driver to r/w RealTimeClock on rtc146818 > chipset. /me not having done much with rtc (hmm, a lot of years back on PCs, I think): can this chip be found in normal PC hardware? Or is it only on specific embedded boards? (Means: can I

[Xenomai-core] rtdm, rtc and printk driver.

2007-02-23 Thread Nicolas BLANCHARD
Hello, I've write a little rtdm driver to r/w RealTimeClock on rtc146818 chipset. I also use this driver to write kernel message from user-space (printk). In attachment you can find an archive with the driver and an example of use (just code). to compil, you must change kernel sources directory