On 07/07/2011 03:15 PM, Eloy Paris wrote:

[...]

> Writing the micro-controller code to handle the memory read (and
> subsequent 1-Wire transfer from micro-controller to bus master) is easy
> but I am struggling with the OWFS side of things.

I could do something like:

$ echo 0 > /owfs/xx.nnnnnnnnn/generic/offset
$ echo 128 > /owfs/xx.nnnnnnnnn/generic/length
$ cat /owfs/xx.nnnnnnnnn/generic/memory > file.bin

However, the OWFS BAE support does not have such an interface, i.e. 
"offset" and "length" directory entries; instead, it seems like it 
expects offset and length parameters as part of the same read operation, 
so I am confused :-(

Puzzled,

Eloy Paris.-

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to