All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Coelho <mjcoelho@domain.hid>
To: Xenomai help <xenomai@xenomai.org>
Subject: [Xenomai-help] IRQ Enable/Disable
Date: Thu, 31 Aug 2006 14:43:16 +0100	[thread overview]
Message-ID: <44F6E774.2000701@domain.hid> (raw)

Hi!


I've found out in RTAI's 16550a driver, that uses RTDM, the following 
comment:

     /*We should disable the line now, but this requires counting
      * enable/disable, something not yet implemented by the core.
      * At the moment this call could starve other users sharing the
      * same line.
     rtdm_irq_disable(&ctx->irq_handle);*/
     rtdm_irq_free(&ctx->irq_handle);

Is this still true? I mean, if i free the device at device close, should 
i expect that i need to request the irq again?

I'm trying to ckeck what to expect about these calls.


Thanks for the help
DISCLAIMER: This message may contain confidential information or privileged material and is intended only for the individual(s) named. If you are not a named addressee and mistakenly received this message you should not copy or otherwise disseminate it: please delete this e-mail from your system and notify the sender immediately. E-mail transmissions are not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete or contain viruses. Therefore, the sender does not accept liability for any errors or omissions in the contents of this message that arise as a result of e-mail transmissions. Please request a hard copy version if verification is required. Critical Software, SA.


             reply	other threads:[~2006-08-31 13:43 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-31 13:43 Marcelo Coelho [this message]
2006-08-31 18:49 ` [Xenomai-help] IRQ Enable/Disable Jan Kiszka
2006-08-31 22:01   ` [Xenomai-help] Kernel panic with Xenomai SMP kernel Jeff Webb
2006-08-31 23:16     ` Gilles Chanteperdrix
2006-08-31 23:45       ` Jeff Webb
2006-09-01  7:26       ` Philippe Gerum
2006-09-01 15:05       ` Jeff Webb
2006-09-01 18:16         ` Gilles Chanteperdrix
2006-09-01 22:15           ` Jeff Webb
2006-09-02  7:41             ` Philippe Gerum
2006-09-06 20:23               ` Jeff Webb
2006-09-06 22:24                 ` Philippe Gerum
2006-09-07 16:31                   ` Jeff Webb
2006-09-08  8:18                     ` Philippe Gerum
2006-09-13 14:43                   ` Jeff Webb
2006-09-13 15:59                     ` Philippe Gerum
2006-09-14 18:53                       ` Jeff Webb
2006-09-15  7:17                         ` Philippe Gerum
2006-09-01  7:23   ` [Xenomai-help] IRQ Enable/Disable Dmitry Adamushko
2006-09-01  8:29   ` Philippe Gerum
2006-09-01 13:37     ` Jan Kiszka
2006-09-01 14:21       ` 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=44F6E774.2000701@domain.hid \
    --to=mjcoelho@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.