All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: Robert Crocombe <rcrocomb@gmail.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	linux1394-devel <linux1394-devel@lists.sourceforge.net>
Subject: Re: ieee1394: host adapter disappears on 1394 bus reset
Date: Tue, 28 Nov 2006 21:14:44 +0100	[thread overview]
Message-ID: <456C98B4.9010405@s5r6.in-berlin.de> (raw)
In-Reply-To: <e6babb600611281107j2f03d5a7ld0214b2e82b305b8@mail.gmail.com>

Robert Crocombe wrote:
> On 11/27/06, Stefan Richter <stefanr@s5r6.in-berlin.de> wrote:
>> Posted writes are still enabled. phys_dma=0 disables only the physical
>> response unit.
...
> What I need is for write requests directed to
> address 0 to be directed to the asynchronous unit so that I can treat
> them as regular asynchronous write requests. 
...
> So long ways round, I think the phys_dma parameter is the proper thing
> for me.

Yes, correct.

(Leaving posted writes on has two subtle effects which may or may not be
interesting to you. 1. Write transactions will be performed as unified
transactions. 2. The transaction is already complete before the
controller writes to main memory. There are devices out there which
behave unexpectedly with unified transactions on, and some which do so
if they are off.)

> And I will try and do some actual thinking about what is happening.  I
> was hoping to offload that work to you and simply perform mechanical
> changes to the source!  Rats!

I'm on it, but working slowly, as usual. (I thought I get something
together during your holidays, but I fought with other buggy software
which crippled my main PC...)
-- 
Stefan Richter
-=====-=-==- =-== ===--
http://arcgraph.de/sr/

  reply	other threads:[~2006-11-28 20:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-22 15:31 ieee1394: host adapter disappears on 1394 bus reset Robert Crocombe
2006-11-22 21:44 ` Stefan Richter
2006-11-23  0:28   ` Robert Crocombe
2006-11-27 15:39     ` Robert Crocombe
2006-11-27 17:11       ` Stefan Richter
2006-11-27 17:46         ` Robert Crocombe
2006-11-27 18:26           ` Stefan Richter
2006-11-27 20:34             ` Robert Crocombe
2006-11-27 22:34               ` Stefan Richter
2006-11-28 19:07                 ` Robert Crocombe
2006-11-28 20:14                   ` Stefan Richter [this message]
2006-11-27 18:29         ` MMIO write ordering (was Re: ieee1394: host adapter disappears on 1394 bus reset) 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=456C98B4.9010405@s5r6.in-berlin.de \
    --to=stefanr@s5r6.in-berlin.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux1394-devel@lists.sourceforge.net \
    --cc=rcrocomb@gmail.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.