All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Grandegger <wg@domain.hid>
To: xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] RTDM driver add-on infrastructure
Date: Thu, 22 Jun 2006 08:37:34 +0200	[thread overview]
Message-ID: <449A3AAE.7090403@domain.hid> (raw)

Hello,

I'm currently implementing a RTDM real-time CAN driver, which raises the 
the problem of adding the driver to the Xenomai source tree. My first 
idea was to provide RTCAN as a patch for Xenomai:

   $ cd xenomai
   $ patch -p1 < xenomai-rtcan-add-on.patch
   $ scripts/prepare_kernel ...
   ...
   $ <configure and make kernel>
   $ <configure, make and install Xenomai user space stuff>

This does not work because of autoconf files needed to copy header files 
to the installation path. Is this really necessary?
Another issue is where to put utility and test programs. Making them 
without autoconf and friends works by using xeno-config. But they should 
be installed with make install as well. Likely there are other issues.

Any ideas or comments on how to provide a generic RTDM driver add-on 
infrastructure?

Wolfgang.



             reply	other threads:[~2006-06-22  6:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-22  6:37 Wolfgang Grandegger [this message]
2006-06-22  8:31 ` [Xenomai-core] RTDM driver add-on infrastructure Jan Kiszka
2006-06-23  9:01   ` Wolfgang Grandegger

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=449A3AAE.7090403@domain.hid \
    --to=wg@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.