Re: [Owfs-developers] USB DS9490R confusion

2009-07-24 Thread William Brown
So choices 1 and 2, right now I'm using #2, running owserver (v 2.7p22) on the usb adapter. I think we decided that this is a usb problem and not owfs. DS9490R in laptop usb port /opt/owfs/bin/owserver -u all --usb_regulartime --error_level=4 Also have connected using HL-340 usb to serial

Re: [Owfs-developers] OWHTTPD msec_read syntax

2009-07-24 Thread Paul Alfille
I've grepped the entire CVS tree and can't find a reference to msec_read. I suspect it's an old entry that has persisted in the documentation. Where did you see it? Paul Alfille On Thu, Jul 23, 2009 at 6:31 PM, William Brownmahi...@earthlink.net wrote: Whats the correct syntax for msec_read?

Re: [Owfs-developers] OWHTTPD msec_read syntax

2009-07-24 Thread William Brown
It is documented here as options to owserver and owhttpd http://owfs.sourceforge.net/owserver.1.html http://owfs.sourceforge.net/owhttpd.1.html msec_read http://owfs.sourceforge.net/owhttpd.1.html#toc27 Milliseconds before read timeout (for serial reads). Some embedded systems, and

[Owfs-developers] LinkUSB

2009-07-24 Thread Paul Alfille
Has anyone had success with the LinkUSB under linux? I just purchased one, and see this entry in dmesg: usb 1-2.3: new full speed USB device using uhci_hcd and address 5 usb 1-2.3: configuration #1 chosen from 1 choice ftdi_sio 1-2.3:1.0: FTDI USB Serial Device converter detected

Re: [Owfs-developers] OWHTTPD msec_read syntax

2009-07-24 Thread Paul Alfille
http://owfs.org/index.php?page=owserver It's now --timeout_serial Paul Alfille On Fri, Jul 24, 2009 at 2:38 PM, William Brownmahi...@earthlink.net wrote: It is documented here as options to owserver and owhttpd http://owfs.sourceforge.net/owserver.1.html