From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: Thomas Andrews <tandrews@grok.co.za>
Cc: linux-acpi@vger.kernel.org
Subject: Re: pci_enable_device() and pci=routeirq
Date: Mon, 4 Dec 2006 10:49:00 -0700 [thread overview]
Message-ID: <200612041049.00690.bjorn.helgaas@hp.com> (raw)
In-Reply-To: <20061202150530.GA5159@grok.co.za>
On Saturday 02 December 2006 08:05, Thomas Andrews wrote:
> A driver that I've written for the Cologne HFC-4S (based heavily on
> qozap.c) only receives interrupts when pci=routeirq is specified. The
> driver is calling pci_enable_device(), so pci=routeirq should not be
> necessary surely?
Can you point me to your driver? I don't see it in the Linus or
-mm trees.
The most likely problem is that you are using pci_dev.irq before
calling pci_enable_device().
next prev parent reply other threads:[~2006-12-04 17:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-02 15:05 pci_enable_device() and pci=routeirq Thomas Andrews
2006-12-04 17:49 ` Bjorn Helgaas [this message]
2006-12-04 19:29 ` Thomas Andrews
2006-12-04 21:20 ` Bjorn Helgaas
2006-12-05 4:39 ` Thomas Andrews
2006-12-05 4:50 ` Thomas Andrews
2006-12-05 17:58 ` Bjorn Helgaas
2006-12-06 6:54 ` Thomas Andrews
2006-12-06 16:45 ` Bjorn Helgaas
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=200612041049.00690.bjorn.helgaas@hp.com \
--to=bjorn.helgaas@hp.com \
--cc=linux-acpi@vger.kernel.org \
--cc=tandrews@grok.co.za \
/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