linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Joshua Lamorie <jpl@xiphos.ca>
To: linuxppc-embedded@ozlabs.org
Subject: Edge Interrupts (Virtex-II Pro)
Date: Fri, 04 Feb 2005 02:48:38 +0000	[thread overview]
Message-ID: <4202E286.1010206@xiphos.ca> (raw)

Gidday there,

Is there a cleaner way to specify that an interrupt is edge triggered 
other than directly accessing irq_desc_t irq_desc []?

In my module, when I request_irq, if it succeeds I do the following.

      irq_desc[iIRQ].status &= ~(IRQ_LEVEL);

Is there a better way?

Thanks in advance

Joshua

-- 

Xiphos Technologies
(514) 848-9640 x227
(514) 848-9644 fax

www.xiplink.com
_______________________________________________
The information transmitted is intended only for the
person or entity to which it is addressed and may contain
confidential and/or privileged material.  If you have
received this in error, please contact the sender and delete
this communication and any copy immediately. Thank you.

             reply	other threads:[~2005-02-04  2:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-04  2:48 Joshua Lamorie [this message]
2005-02-04 11:31 ` Edge Interrupts (Virtex-II Pro) Andrei Konovalov
2005-02-07 20:29   ` Joshua Lamorie

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=4202E286.1010206@xiphos.ca \
    --to=jpl@xiphos.ca \
    --cc=linuxppc-embedded@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).