lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 28 Nov 2006 21:14:44 +0100
From:	Stefan Richter <stefanr@...6.in-berlin.de>
To:	Robert Crocombe <rcrocomb@...il.com>
CC:	linux-kernel <linux-kernel@...r.kernel.org>,
	linux1394-devel <linux1394-devel@...ts.sourceforge.net>
Subject: Re: ieee1394: host adapter disappears on 1394 bus reset

Robert Crocombe wrote:
> On 11/27/06, Stefan Richter <stefanr@...6.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/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ