Hello,

I discovered an issue with the DS2430A (family code == 0x14) when reading an 
'application' file from 'uncached' branch of the OWFS filesystem. When reading 
from 'non-uncached', the file contains contents of device application register. 
However when reading from 'uncached' branch, the application file becomes 
immidiatelly empty and even further reads from 'non-uncached' branch return 
empty file until the restart of owfs. Here's what I did:

# hexdump /var/1wire/14.A642F4030000/application
0000000 0013 282a 799c 033d
0000008
# hexdump /var/1wire/uncached/14.A642F4030000/application
# hexdump /var/1wire/14.A642F4030000/application
# /etc/init.d/owfs restart
Restarting OWFS: owfs.
root@EvalBoard:~# hexdump /var/1wire/14.A642F4030000/application
0000000 0013 282a 799c 033d
0000008

I'm using version 3.0p2.

Best regads,
Martin
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to