-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Getting back on this, this is really odd:
With 2.8p14 on i386: -> All fine
on MIPS24k (OpenWRT) only sensed.BYTE shows up correctly,
sensed.ALL/A/B is always 0
Maybe somebody can dis/confirm this on a similar platform..
Maybe some nasty endianess-is
Oh
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Marek
Wodzinski
Sent: Thursday, October 27, 2005 10:17 PM
To: owfs-developers@lists.sourceforge.net
Subject: Re: [Owfs-developers] Bug in DS2413
On Fri, 28 Oct 2005, Marek Wodzinski wrote:
> On Thu,
@lists.sourceforge.net
Subject: Re: [Owfs-developers] Bug in DS2413
On Thu, 27 Oct 2005, Paul Alfille wrote:
> Majek,
>
> I've looked at the problem you've found, and now can see it clearly.
[...]
> I'm not sure your patch quite addresses the problem. I fear the true patch
>
On Fri, 28 Oct 2005, Marek Wodzinski wrote:
On Thu, 27 Oct 2005, Paul Alfille wrote:
Majek,
I've looked at the problem you've found, and now can see it clearly.
[...]
I'm not sure your patch quite addresses the problem. I fear the true patch
will be a little uglier, and probably not done ti
On Thu, 27 Oct 2005, Paul Alfille wrote:
Majek,
I've looked at the problem you've found, and now can see it clearly.
[...]
I'm not sure your patch quite addresses the problem. I fear the true patch
will be a little uglier, and probably not done till next week.
My patch changed (broke?) read
Majek,
I've looked at the problem you've found, and now can see it clearly.
Basically, the "latch" state should be used for the unknown PIO bit when
setting one of the pins. As you point out, the pins must be set together in
the hardware, it is only the software abstraction that allows them to
On Wed, 26 Oct 2005, Alfille, Paul H.,M.D. wrote:
Thanks. I especially appreciate the patch.
I take it the code wasn't too hard to decypher?
Hehe... I assumed that this was DS2413 specific issue and I looked into
low level driver of this chip. But this is 'dirty' patch.
I think that 'right w
Thanks. I especially appreciate the patch.
I take it the code wasn't too hard to decypher?
Paul
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Marek
Wodzinski
Sent: Wednesday, October 26, 2005 3:10 PM
To: Owfs-developers@lists.sourceforge.net
Subject: [Owf