From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Martin Michlmayr <tbm@cyrius.com>,
Jarod Wilson <jwilson@redhat.com>,
linux1394-devel@lists.sourceforge.net,
Ingo Molnar <mingo@redhat.com>,
linux-kernel@vger.kernel.org, "H. Peter Anvin" <hpa@zytor.com>
Subject: Re: nobody cared about IRQ 19 (firewire, on a HP 2510p notebook)
Date: Mon, 31 Mar 2008 14:58:54 +0200 [thread overview]
Message-ID: <47F0E00E.30200@s5r6.in-berlin.de> (raw)
In-Reply-To: <20080331102852.GJ28821@deprecation.cyrius.com>
Martin Michlmayr wrote:
> * Thomas Gleixner <tglx@linutronix.de> [2008-03-31 12:19]:
>> > > Board: PM965/GM965/GL960 based
>> > > The R5C832 is known to work with ohci1394 according to
>> > > http://hardware4linux.info/component/14348/ and other reports.
>> >
>> > Its also known to work with the juju firewire stack -- that's the controller
>> > in my own laptop, as well as a few other folks here in the office, all
>> > running the new stack.
>>
>> Hmm, can you please check whether you can reproduce the problem with
>> the original stack ?
>
> I get virtually the same message with the old and new stack.
I can confirm that what Martin previously posted in this thread shows
that firewire-ohci + firewire-core and ohci1394 + ieee1394 fail in the
same way:
- All MMIO reads and writes leading up to chip initialization works,
- first "self ID complete" interrupt and corresponding MMIO reads and
DMAs work and lead up to recognition of the local node by the
firewire/1394 mid layer,
- a while later the IRQ is disabled with "nobody cared".
IRQ handlers are drivers/firewire/fw-ohci.c::irq_handler() and
drivers/ieee1394/ohci1394.c::ohci_irq_handler(). Both return IRQ_NONE
if readl() on the register which contains the interrupt event type
returns 0 or ~0, which both are impossible values _if_ the chip
generated the interrupt _and_ MMIO reads work.
--
Stefan Richter
-=====-==--- --== =====
http://arcgraph.de/sr/
next prev parent reply other threads:[~2008-03-31 12:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-21 15:39 nobody cared about IRQ 19 (firewire, on a HP 2510p notebook) Martin Michlmayr
2008-03-21 16:31 ` Stefan Richter
2008-03-22 11:27 ` Martin Michlmayr
2008-03-30 11:11 ` Stefan Richter
2008-03-30 16:13 ` Martin Michlmayr
2008-03-30 17:40 ` Stefan Richter
2008-03-30 20:10 ` Thomas Gleixner
2008-03-31 9:57 ` Martin Michlmayr
2008-03-31 10:17 ` Thomas Gleixner
2008-03-31 14:44 ` Martin Michlmayr
2008-04-01 7:20 ` Thomas Gleixner
2008-04-01 7:41 ` Benjamin Herrenschmidt
2008-03-31 1:06 ` Jarod Wilson
2008-03-31 10:19 ` Thomas Gleixner
2008-03-31 10:28 ` Martin Michlmayr
2008-03-31 12:58 ` Stefan Richter [this message]
2008-03-31 13:00 ` Stefan Richter
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=47F0E00E.30200@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=hpa@zytor.com \
--cc=jwilson@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
--cc=mingo@redhat.com \
--cc=tbm@cyrius.com \
--cc=tglx@linutronix.de \
/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