linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jing Xu <xujing_cn2001@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: irq again
Date: Mon, 8 Dec 2003 10:58:22 -0800 (PST)	[thread overview]
Message-ID: <20031208185822.96788.qmail@web41306.mail.yahoo.com> (raw)

Hi, guys,

I have been stuct on this problem for a long time. Any
suggestion on this will be highly appreciated.

I'm running linux 2.4.20 and rtai 24.1.11. My linux
kernel module needs to use IRQ 9 10 11 for AGP graphic
card, sound card and PCI-Dio24 IO card. These irqs are
also shared by USB controllers. My module hangs when
it tries to request one of the above irqs that is used
by USB keyboard. 

I am using DELL machine, and its bios cannot reserve
irq's.

I also tried to set boot paramter "pci=irqmask=0xf1ef"
to reserve irqs 9 10 11 4 for my driver, and it hasn't
had any effect - those irqs are still used by usb
controllers on initialization. 

How to solve this irq confliction problem?

Thanks in advance,

jing

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

             reply	other threads:[~2003-12-08 18:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-08 18:58 Jing Xu [this message]
     [not found] <BF1FE1855350A0479097B3A0D2A80EE00184D63D@hdsmsx402.hd.intel.com>
2003-12-08 19:40 ` irq again Len Brown

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=20031208185822.96788.qmail@web41306.mail.yahoo.com \
    --to=xujing_cn2001@yahoo.com \
    --cc=linux-kernel@vger.kernel.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).