All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Paul <paul_c@tuxcnc.org>
Cc: Pierre LE COZ <peter.le.coz@gmail.com>, xenomai@xenomai.org
Subject: Re: [Xenomai] GPIO Interrupts problem with RTDM
Date: Sat, 19 Jan 2013 13:32:37 +0100	[thread overview]
Message-ID: <50FA9265.7020100@xenomai.org> (raw)
In-Reply-To: <201301182211.27006.paul_c@tuxcnc.org>

On 01/18/2013 11:11 PM, Paul wrote:

> On Friday 18 January 2013, Pierre LE COZ wrote:
>> I have simple program to manage the GPIO of my raspberry Pi using
>> RTDM.
>>
>> I use :
>> "rtdm_irq_request(& irq_exemple, num_irq, exemple_handler,
>> RTDM_IRQTYPE_SHARED | RTDM_IRQTYPE_EDGE, "MyProgram", NULL);"
>> in order to detect interrupts.
> 
> rtdm_irq_request does not explicitly enable the interrupts on a gpio pin 
> with ian_cim's patch


This may be a generic issue, which I thought was fixed, but may not be.
Could you try the following patch?

http://git.xenomai.org/?p=ipipe-gch.git;a=commit;h=c14c79d29fed82267560c7bf26d628ef4d39f5b7

-- 
                                                                Gilles.


      parent reply	other threads:[~2013-01-19 12:32 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-18 15:15 [Xenomai] GPIO Interrupts problem with RTDM Pierre LE COZ
2013-01-18 19:59 ` Gilles Chanteperdrix
2013-01-18 22:11 ` Paul
2013-01-18 23:47   ` Pierre LE COZ
2013-01-19  0:52     ` Paul
2013-01-19 10:41       ` Pierre LE COZ
2013-01-19 12:35         ` Paul
2013-01-19 15:46           ` Pierre LE COZ
2013-01-19 15:49             ` Gilles Chanteperdrix
2013-01-20  0:13             ` Paul
2013-01-20 13:50               ` Gilles Chanteperdrix
2013-01-22  3:06                 ` Paul
2013-01-22  7:51                   ` Gilles Chanteperdrix
2013-01-22  8:40                     ` Gilles Chanteperdrix
2013-01-23 12:14                   ` Gilles Chanteperdrix
2013-01-24 16:52                   ` Christophe Blaess
2013-01-24 17:12                     ` Paul
2013-01-24 17:38                       ` Christophe Blaess
2013-01-25  9:08                         ` Gilles Chanteperdrix
2013-01-31  2:11                           ` Paul
2013-01-31 19:45                             ` Gilles Chanteperdrix
2013-02-13 12:40                               ` Paul
2013-01-25  9:03                       ` Gilles Chanteperdrix
2013-01-28 12:29                         ` Paul
2013-01-28 17:22                           ` Gilles Chanteperdrix
2013-01-19 12:32   ` Gilles Chanteperdrix [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=50FA9265.7020100@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=paul_c@tuxcnc.org \
    --cc=peter.le.coz@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.