From: Marcelo Coelho <mjcoelho@domain.hid>
To: Xenomai help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] which way to obtain irq#
Date: Tue, 17 Oct 2006 10:28:35 +0100 [thread overview]
Message-ID: <4534A243.7070303@domain.hid> (raw)
In-Reply-To: <4533D031.4040306@domain.hid>
> [I think you swapped the terms "real" and "virtual" here, no?]
At a first look I don't think so. The first option gives a number
between 1 and 255 and the second gives between 1 and 255.
Jan Kiszka wrote:
> Marcelo Coelho wrote:
>> Hi!
>>
>>
>> I'm developing a driver based on RTDM, and i'm having some problems
>> related to IRQ discovery (related to the fact that the driver is
>> starting to do something).
>>
>> So, there is 2 ways to obtain the IRQ number:
>> pci_device -> irq
>> or
>> pci_read_config_byte( pci_device, PCI_INTERRUPT_LINE, (unsigned
>> char*) &irq )
>>
>>
>> The difference between these is that the 1st presents the "real" irq
>> number (between 1 and 15) and the other presents the "virtual" irq
>> (between 1 and 255).
>
> [I think you swapped the terms "real" and "virtual" here, no?]
> You have to use the first one like any Linux driver (RTDM is no
> different in this regard).
>
>>
>> From your experience, is there any problem using the virtual irq number
>> (the 1st option)?
>>
>>
>>
>> Thanks for your answers!!
>>
>>
>
> Jan
>
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.
next prev parent reply other threads:[~2006-10-17 9:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-16 17:58 [Xenomai-help] which way to obtain irq# Marcelo Coelho
2006-10-16 18:32 ` Jan Kiszka
2006-10-17 9:28 ` Marcelo Coelho [this message]
2006-10-17 9:39 ` Marcelo Coelho
2006-10-17 16:46 ` Gilles Chanteperdrix
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=4534A243.7070303@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.