From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: "Kim, Hee-young" <plugdboy@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Does not exist "xnpod_start_timer" on Xenomai 2.4.7 ???
Date: Tue, 28 Apr 2009 07:26:15 +0200 [thread overview]
Message-ID: <49F69377.7090005@domain.hid> (raw)
In-Reply-To: <49F65852.6090401@domain.hid>
Kim, Hee-young wrote:
> Hi,
>
> I'm trying to patch "rt-firewire 0.1" for lastest xenomai patched
> kernel. I fixed some functions to altered one. But, xnpod_start_timer(),
> xnpod_stop_timer() and relates do not exist in pod.c.
> and try to find same function name in Xenomai but there are no exists.
> Where can I find these functions? or How to solve it?
The replacement is xnpod_enable_timesource, but you should not need to
call it explicitely, especially not in a driver. So, you should rather
remove these calls.
BTW, any plan to publish the modified code ?
--
Gilles.
next prev parent reply other threads:[~2009-04-28 5:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-28 1:13 [Xenomai-help] Does not exist "xnpod_start_timer" on Xenomai 2.4.7 ??? Kim, Hee-young
2009-04-28 5:26 ` Gilles Chanteperdrix [this message]
2009-04-28 7:05 ` Jan Kiszka
2009-04-28 12:42 ` Kim, Hee-young
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49F69377.7090005@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=plugdboy@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.