From: Scott Wood <scottwood@freescale.com>
To: Mike Timmons <mike_timmons@trimble.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: porting pci driverfrom arch=ppc on kernel 2.6.16 to arch=powerpc on 2.6.24...
Date: Tue, 06 May 2008 13:12:09 -0500 [thread overview]
Message-ID: <48209F79.70506@freescale.com> (raw)
In-Reply-To: <161B3BAD77161449A144FF054231C3D6020D6A5D@uss-am-xch-01.am.trimblecorp.net>
Mike Timmons wrote:
> pci_read_config_byte(pci_dev, PCI_INTERRUPT_LINE, &irqnum).
Don't do this; use pci_dev->irq instead.
If that value doesn't work, check your interrupt-map in the pci node of
the device tree.
-Scott
next prev parent reply other threads:[~2008-05-06 18:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-06 17:39 porting pci driverfrom arch=ppc on kernel 2.6.16 to arch=powerpc on 2.6.24 Mike Timmons
2008-05-06 18:12 ` Scott Wood [this message]
2008-05-06 19:27 ` Mike Timmons
2008-05-06 19:36 ` Mike Timmons
2008-05-06 19:41 ` Scott Wood
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=48209F79.70506@freescale.com \
--to=scottwood@freescale.com \
--cc=linuxppc-embedded@ozlabs.org \
--cc=mike_timmons@trimble.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.