RE: [Owfs-developers] OWFS and FUSE Debugging with UML (User Mode Linux)

2005-04-15 Thread jack . s . smith

Haven't tried UML, I suspect the issue would be more with fuse and
libusb.

Actually, I guess I should have mentioned this specifically.  owfs
debugging isn't the problem, as you rightly state, when it is in the
foreground.

I find that I am trying to understand the relationship between owfs and
fuse and of course can't break into fuse code.

In particular, I am struggling to understand why some file utils like
'find' (even without any arcane options) don't seem to behave correctly.


This communication is for informational purposes only. It is not intended
as an offer or solicitation for the purchase or sale of any financial
instrument or as an official confirmation of any transaction. All market prices,
data and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein 
do not necessarily reflect those of JPMorgan Chase  Co., its subsidiaries 
and affiliates



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


RE: [Owfs-developers] OWFS and FUSE Debugging with UML (User Mode Linux)

2005-04-15 Thread Christian Magnusson
On Fri, 2005-04-15 at 09:02 +0100, [EMAIL PROTECTED] wrote:

 In particular, I am struggling to understand why some file utils like
 'find' (even without any arcane options) don't seem to behave correctly.
 

I noticed this too before... It seems to be the lack of '.' and '..'
entires in some directories.
Try:   find /var/1wire/ -noleaf
and it will probably return what you want. (I think this is what you
tried to solve.)

/Christian





---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers