From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4B30AD3E.5020900@domain.hid> Date: Tue, 22 Dec 2009 12:27:58 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <4B2FAA92.2040606@domain.hid> <4B3019A8.2030501@domain.hid> In-Reply-To: <4B3019A8.2030501@domain.hid> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig30D40B560E2766C3BFDC2B62" Sender: jan.kiszka@domain.hid Subject: Re: [Xenomai-core] Xenomai-git Digest, Vol 9, Issue 40 List-Id: Xenomai life and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gilles Chanteperdrix Cc: Xenomai core This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig30D40B560E2766C3BFDC2B62 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 >>> Subject: [Xenomai-git] Gilles Chanteperdrix : rtcan: use the new >>> pci_ids header for pci rtcan drivers >>> To: xenomai-git@xenomai.org >>> Message-ID: >>> Content-Type: text/plain; charset=3DUTF-8 >>> >>> Module: xenomai-head >>> Branch: master >>> Commit: 5662ced95f1f51dbf4285d5ff5a6da84cc74af83 >>> URL: http://git.xenomai.org/?p=3Dxenomai-head.git;a=3Dcommit;h=3D5= 662ced95f1f51dbf4285d5ff5a6da84cc74af83 >>> >>> Author: Gilles Chanteperdrix >>> 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 >>> #include >>> #include >>> +#include >> 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. >=20 > 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. >=20 Great, TIA. Jan --------------enig30D40B560E2766C3BFDC2B62 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkswrT8ACgkQitSsb3rl5xTAggCdEGqiIFPHYfH4p2zLaW4iZBm/ RXMAnA3nPnprGw8G4ygWGYeZVtJcjNcp =UTPR -----END PGP SIGNATURE----- --------------enig30D40B560E2766C3BFDC2B62--