Am 15.01.2017 um 16:31 schrieb Ritchie:
> Dear Jan,
> 
> please see here my /etc/owf.conf file
> 
> [...]
>
It essentially reads
-----------------------------------------------
!server: server = localhost:4304
server: device = /dev/ttyUSB0
server: port = 4304
http: port = 2121
ftp: port = 2120
-----------------------------------------------
Looks good when you have your host connects to onewire through a DS2480
connected to a USB-RS232 adapter. E.g. DS9097U, DS9481P or an old DS9097
behind a PL2303 based USB-RS232 converter.


I ask because here
-----------------------------------------------
#
# USB device: DS9490
#server: device = /dev/ttyUSB0
server: device = /dev/ttyUSB0
-----------------------------------------------
there's something very very wrong with the comments. The DS9490 is based
on the DS2490 chip, which isn't USB-RS232, but a plain USB device which
needs another driver.


Do you use a DS9490? Then you have to use the option
-----------------------------------------------
server: usb
-----------------------------------------------
instead of server: device = /dev/ttyUSB0


Kind regards

        Jan

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to