Re: [Owfs-developers] Branches, hubs, and multiple master

2008-09-01 Thread Paul Alfille
Yes, the "bus.0" entries can be used to explore the topology. On Mon, Sep 1, 2008 at 3:07 PM, Stuart Poulton < [EMAIL PROTECTED]> wrote: > Hi. > I've not looked to well at the docs, but in a system with multiple master, > a hub, or even an DS2482-800 is it possible to see which adaptor / port a >

[Owfs-developers] Branches, hubs, and multiple master

2008-09-01 Thread Stuart Poulton
Hi. I've not looked to well at the docs, but in a system with multiple master, a hub, or even an DS2482-800 is it possible to see which adaptor / port a device is connected to, and hence build a tree type view of the 1-wire net ? Cheers Stuart-

Re: [Owfs-developers] 85C problem with DS18B20

2008-09-01 Thread Christof Egner
Hello Paul, please see the log below. Best Regards Christof CONNECT: fuse mount point: /mnt/ CONNECT: GetAddrInfo error Servname not supported for ai_socktype CONNECT: Cannot open server at all CALL: PARSENAME path=[] CONNECT: Adapter found: 002/002 DEFAULT: Opened USB DS9490 adapter at 002/

Re: [Owfs-developers] 85C problem with DS18B20

2008-09-01 Thread Paul Alfille
Can you run with full logging (error_level=9) and see if it takes 2 or 3 attempts every time? I wonder if it's the attempts, or the code for powered reads that is the problem. Paul On Sun, Aug 31, 2008 at 6:42 AM, Christof Egner <[EMAIL PROTECTED]> wrote: > Hello Paul, > > thanks for your patch,