This is changed in the CVS version.

The shell routines (owread owwrite and owget) now support some added command
line options:

--hex
All data (read/write) are in hexidecimal

--start=30
Data read/write starts at byte 30 (in this case) i.e. the offset

--size=20
Data read will be 20 bytes long (at most)

Very easy extensions, should break no old code, and makes accessing memory
regions from the command line far easier.

Paul Alfille

On Wed, Sep 24, 2008 at 5:05 PM, Paul Alfille <[EMAIL PROTECTED]>wrote:

> The DS2404 has never really been tested. I'll work with you to see if we
> can make it work.
>
> As for accessing just parts of memory, it's not really possible via the
> shell. The underlying libow API supports writes (and reads) with offsets and
> a length. owcapi supports this. owperl supports this.
>
> Paul Alfille
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to