From: Jan Kiszka <jan.kiszka@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: Xenomai core <Xenomai-core@domain.hid>
Subject: Re: [Xenomai-core] Xenomai-git Digest, Vol 9, Issue 40
Date: Tue, 22 Dec 2009 12:27:58 +0100 [thread overview]
Message-ID: <4B30AD3E.5020900@domain.hid> (raw)
In-Reply-To: <4B3019A8.2030501@domain.hid>
[-- Attachment #1: Type: text/plain, Size: 2062 bytes --]
Gilles Chanteperdrix wrote:
> Jan Kiszka wrote:
>> xenomai-git-request@domain.hid wrote:
>>> Date: Mon, 21 Dec 2009 16:04:33 +0100
>>> From: GIT version control <git@domain.hid>
>>> Subject: [Xenomai-git] Gilles Chanteperdrix : rtcan: use the new
>>> pci_ids header for pci rtcan drivers
>>> To: xenomai-git@xenomai.org
>>> Message-ID: <E1NMjoH-0003St-31@domain.hid>
>>> Content-Type: text/plain; charset=UTF-8
>>>
>>> Module: xenomai-head
>>> Branch: master
>>> Commit: 5662ced95f1f51dbf4285d5ff5a6da84cc74af83
>>> URL: http://git.xenomai.org/?p=xenomai-head.git;a=commit;h=5662ced95f1f51dbf4285d5ff5a6da84cc74af83
>>>
>>> Author: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
>>> Date: Sun Dec 20 02:43:36 2009 +0100
>>>
>>> rtcan: use the new pci_ids header for pci rtcan drivers
>>>
>>> ---
>>>
>>> ksrc/drivers/can/sja1000/rtcan_ems_pci.c | 1 +
>>> ksrc/drivers/can/sja1000/rtcan_esd_pci.c | 1 +
>>> ksrc/drivers/can/sja1000/rtcan_ixxat_pci.c | 1 +
>>> ksrc/drivers/can/sja1000/rtcan_peak_pci.c | 1 +
>>> 4 files changed, 4 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/ksrc/drivers/can/sja1000/rtcan_ems_pci.c b/ksrc/drivers/can/sja1000/rtcan_ems_pci.c
>>> index f69b5b8..a0921b4 100644
>>> --- a/ksrc/drivers/can/sja1000/rtcan_ems_pci.c
>>> +++ b/ksrc/drivers/can/sja1000/rtcan_ems_pci.c
>>> @@ -23,6 +23,7 @@
>>> #include <linux/delay.h>
>>> #include <linux/pci.h>
>>> #include <asm/io.h>
>>> +#include <asm-generic/xenomai/pci_ids.h>
>> Is there any prerequisite for including this header? If not, can't we
>> drag it in via Xenomai's rtdm_driver.h? That avoids diverging too much
>> from the "only Linux or RTDM" rule in our drivers.
>
> I understand, RTcan would not compile with RTAI. This header is also
Right (though I was more concerned about native RTDM :) ).
> used by the smi module, which is not an RTDM module, that said we can
> include it through RTDM for RTDM drivers, and smi module would include
> it directly.
>
Great, TIA.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]
prev parent reply other threads:[~2009-12-22 11:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.20465.1261407746.2717.xenomai-git@xenomai.org>
[not found] ` <4B2FAA92.2040606@domain.hid>
2009-12-22 0:58 ` [Xenomai-core] Xenomai-git Digest, Vol 9, Issue 40 Gilles Chanteperdrix
2009-12-22 11:27 ` Jan Kiszka [this message]
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=4B30AD3E.5020900@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=Xenomai-core@domain.hid \
--cc=gilles.chanteperdrix@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.