All fixed, I think.
On Tue, Apr 21, 2009 at 8:44 PM, Paul Alfille wrote:
>
>
> On Tue, Apr 21, 2009 at 10:36 AM, Christian Magnusson wrote:
>
>>
>> # /opt/owfs/bin/owserver -p 4305 --fake=10
>>
>> # /opt/owfs/bin/owserver -p 4304 –s 4305
>>
>> # /opt/owfs/bin/owfs –s 4304 /mnt/1wire
>>
>>
>>
>>
On Tue, Apr 21, 2009 at 10:36 AM, Christian Magnusson wrote:
>
> # /opt/owfs/bin/owserver -p 4305 --fake=10
>
> # /opt/owfs/bin/owserver -p 4304 –s 4305
>
> # /opt/owfs/bin/owfs –s 4304 /mnt/1wire
>
>
>
> # /opt/owfs/bin/owdir -s 4304# This
> looks almost c
Some new problems were recently introduced when listing directories with
owdir and owfs when multiple owservers are started.
Paul, Do you have any quick ideas where to fix it?
/Christian
# /opt/owfs/bin/owserver -p 4305 --fake=10
# /opt/owfs/bin/owserver -p 4304 -s 4305
# /opt/o
Well, I got it from module/owlib/src/include/parsedname.h:
/* end Parsedname - */
#define CACHE_MASK ( (UINT) 0x0001 )
#define CACHE_BIT 0
#define SHOULD_RETURN_BUS_LIST( (UINT) 0x0002 )
#define PERSISTENT_MASK( (UINT) 0x0004 )
#define PERSISTENT_B