> 
> midge# owfs --error_level 9 -d /dev/ttyS1
> DEFAULT: Not a "character" device /dev/ttyS1
>   DEBUG: owfs: ow_exit(0)
> midge#
> 
> midge# ls -la ttyS*
> crw-------    1 root     root       4,  64 Jan  1  1970 ttyS
> crw-r--r--    1 root     root       4,  64 Jan  1  2000 ttyS0
> crw-r--r--    1 root     root       4,  65 Jan  1  2000 ttyS1
> midge#
> 
> Thanks for help. Greets Vlada

Can you make sure you check the devices in /dev/ ?
# ls -al /dev/ttyS*

Are there any SDK-kit which I can download to compile new application for
the board?

Which OWFS version have you compiled? Where did you download the source?
>From CVS or released files?

Can you look in the output from "dmesg" and search for serial-device
information and send us? On my router it looks like this:
# dmesg | egrep -i "serial|tty"
Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2
init=/etc/preinit noinitrd console=ttyS0,115200
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ
SERIAL_PCI enabled
ttyS00 at 0xb8000300 (irq = 3) is a 16550A
ttyS01 at 0xb8000400 (irq = 3) is a 16550A

/Christian



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to