From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: alex alex <duch.alexandre@gmail.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] RTDM - Dynamic linking of device
Date: Sat, 15 Dec 2012 12:57:35 +0100 [thread overview]
Message-ID: <50CC65AF.6040102@xenomai.org> (raw)
In-Reply-To: <CAPpP=rMVEY5_Ris9_HGPpsUFht-CdvPdWhPm7jtJ4qfZoyVjKw@mail.gmail.com>
On 12/13/2012 10:21 AM, alex alex wrote:
> Hi,
>
> I need to link new devices once my module is loaded and I'd like to know if
> we can do this with RTDM?
> Are we forced to link the device in the "_init" fonction ?
If you link the device in the "_init" function it will link the new
device once the module is loaded.
> Or is there an
> other way to do the connection device/driver than using
> rtdm_dev_register<http://www.xenomai.org/documentation/trunk/html/api/group__devregister.html#ga6a191b3d206680c48cad2047adb9fc98>wich
> doesn't allow to do what I want?
I do not really understand what you are talking about. If something does
not work, please post code demonstrating what does not work.
--
Gilles.
next prev parent reply other threads:[~2012-12-15 11:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-13 9:21 [Xenomai] RTDM - Dynamic linking of device alex alex
2012-12-15 11:57 ` Gilles Chanteperdrix [this message]
[not found] ` <CAPpP=rPn8k2LTwrYQ_XkKE4vaiazfREnfCJEE5nbY0iD7Apofw@mail.gmail.com>
2012-12-16 2:43 ` Gilles Chanteperdrix
[not found] ` <CAPpP=rMyDyfzLr=85+=KF-kMn1mYkGmd=ykRj71d40+35BOzdg@mail.gmail.com>
[not found] ` <50CF00C4.7030701@xenomai.org>
[not found] ` <CAPpP=rPhXs54eQMX_2L2an-t86LBc0ChTbkbTOTbUzTbDpunCg@mail.gmail.com>
2012-12-18 16:29 ` Gilles Chanteperdrix
2012-12-19 9:39 ` alex alex
2012-12-19 10:07 ` Philippe Gerum
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=50CC65AF.6040102@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=duch.alexandre@gmail.com \
--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.