Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 2000 22:15:03 -0700
From:      "Derick Fernando" <derick@xenocex.com>
To:        <freebsd-questions@freebsd.org>
Subject:   ComPort Program Issue
Message-ID:  <001601bfbef5$b55b7cc0$8401a8c0@earthlink.net>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hello,

I wrote a samll program to get weather from a Davis Net weather station attached to a com port (/dev/cuaa0) in this case. It worked on Linux and IRIX, I am wondering why it compiles and runs, but does not get any data back from the device in FreeBSD. A minimal program that just listens for a ACK (\006) from the station can be seen at http://east.dhs.org/test11.c

If you know someone that could help me resolve this issue, please let me know.

Thanks.

Derick J. Fernano

[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I wrote a samll program to get weather from a Davis 
Net weather station attached to a com port (/dev/cuaa0) in this case. It worked 
on Linux and IRIX, I am wondering why it compiles and runs, but does not get any 
data back from the device in FreeBSD. A minimal program that just listens for a 
ACK (\006) from the station can be seen at <A 
href="http://east.dhs.org/test11.c">http://east.dhs.org/test11.c</A></FONT></DIV>;
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If you know someone that could help me resolve this 
issue, please let me know.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Derick J. Fernano</FONT></DIV></BODY></HTML>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001601bfbef5$b55b7cc0$8401a8c0>