public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* IRQ Sharing
@ 2007-02-06 18:01 Jorge Almeida
  2007-02-06 18:43 ` Remy Bohmer
  0 siblings, 1 reply; 5+ messages in thread
From: Jorge Almeida @ 2007-02-06 18:01 UTC (permalink / raw)
  To: linux-kernel


Hello to all.

I'm running an application that uses several IO boards in a PCI bus.

My main problem is the virtual IRQ sharing between several boards.
I mean for example:
	1 ethernet board IRQ = 169;
	1 ADC card IRQ         = 169;

I want to get ride of this behaviour, and changing the slot position of each 
board is not enought, to get something like (for example):
	1 ethernet board IRQ = 169;
	1 ADC card IRQ         = 170;

Where in the kernel i can see the algorithms for the APIC system where the 
virtual IRQs are distributed? Or exist already any patch that permits to 
solve my problem?

I'm using kernel 2.6.16.27, in a single machine with Intel pentium IV 
processor and chipset ICH4.

Thanks for any reply.
Greetings.

-- 
Jorge Almeida
j-almeida@criticalsoftware.com
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 without errors 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.

^ permalink raw reply	[flat|nested] 5+ messages in thread
* IRQ Sharing
@ 2001-05-14  4:46 SoloCDM
  0 siblings, 0 replies; 5+ messages in thread
From: SoloCDM @ 2001-05-14  4:46 UTC (permalink / raw)
  To: Linux-Kernel

Hopefully someone knows of the following problem and email's the
answer to <mailto:cdm@aculink.net?subject=Re:%20IRQ%20Sharing>,
because my mailing list address is blocked with 12,000 messages.
A solutions is in the workings.

I received a very long delay from a repeated "lost interrupt"
output error message to the console from both hdc and hdd drives.
The default kernel installation doesn't recognize two drives using
the same IRQ with Kernel 2.4.3-20 (at least that's what I gathered
from reading some documentation).

A 420Mb Conner drive is sharing an IRQ with a CD-ROM drive in the
second port on an EIDE controller card.  What needs to be changed
in the Kernel to solve this problem?

It's not necessary to abide by the below attached "Note:" (it's a
standard attachment).  The first paragraph address is sufficient
enough for *my* messages.

Note: When you reply to this message, please include the mailing
      list/newsgroup address and my email address in To:.

*********************************************************************
Signed,
SoloCDM

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-02-06 19:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-06 18:01 IRQ Sharing Jorge Almeida
2007-02-06 18:43 ` Remy Bohmer
2007-02-06 18:54   ` Jorge Almeida
2007-02-06 19:31     ` Remy Bohmer
  -- strict thread matches above, loose matches on Subject: below --
2001-05-14  4:46 SoloCDM

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox