I'm having a problem using OWFS 2.2p3 to write to a 64kb DS1996.
Writing into the first 256 bytes of the "memory" file works OK, but when
I write to other locations, the data ends up at the wrong address.  If I
immediately read back the data it looks OK, but if I do an uncached read
(or wait for the cache to time out), I don't get back what was written.

I think that reading the memory is OK.  If I use the 1wire public domain
library "memutil" sample to write, I can read the data back with OWFS
and everything looks good.  But when I write something to the same
location via OWFS, reading everything back shows that the data was
written to the wrong location in the memory.

Has anyone else experienced this?

Thanks for the help!

Rod



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to