All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
To: Dimitris Lampridis <labis@mhl.tuc.gr>
Cc: linux-os@analogic.com, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: PCI interrupt lost
Date: Thu, 16 Dec 2004 09:17:42 +0900	[thread overview]
Message-ID: <41C0D426.8090806@jp.fujitsu.com> (raw)
In-Reply-To: <1103109084.3565.13.camel@naousa.mhl.tuc.gr>

Hi,

> The only thing that didn't already exist in my code was
> pci_set_power_state(pdev, 0), but it did not make any difference. the
> problem persists. Do you think that there is a problem if I request the
> irq line after calling pci_enable_device()? I cannot think of anything
> else. Everything that you mentioned is already in my code, and yet I can
> see no interrupt. Maybe it has something to do with my HW / BIOS?
> 

You should call pci_enable_device() first, and then request the irq.

Thanks,
Kenji Kaneshige


  reply	other threads:[~2004-12-16  0:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-13 12:45 PCI interrupt lost Dimitris Lampridis
2004-12-13 12:48 ` Dimitris Lampridis
2004-12-13 14:59 ` Zwane Mwaikambo
2004-12-13 17:08   ` linux-os
2004-12-15 11:11     ` Dimitris Lampridis
2004-12-16  0:17       ` Kenji Kaneshige [this message]
2004-12-15 10:54   ` Dimitris Lampridis
2004-12-15 23:17     ` Guennadi Liakhovetski
2004-12-15 23:22       ` Guennadi Liakhovetski

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=41C0D426.8090806@jp.fujitsu.com \
    --to=kaneshige.kenji@jp.fujitsu.com \
    --cc=labis@mhl.tuc.gr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-os@analogic.com \
    /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.