From owner-freebsd-hackers Tue May 16 0:21:20 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from xenocex.com (europa.your-site.com [140.186.45.2]) by hub.freebsd.org (Postfix) with SMTP id A1FDE37BA50 for ; Tue, 16 May 2000 00:21:17 -0700 (PDT) (envelope-from derick@xenocex.com) Received: from xenom ([209.179.56.66]) by xenocex.com ; Tue, 16 May 2000 03:21:35 -0400 Message-ID: <000001bfbf07$4d5733a0$8401a8c0@earthlink.net> From: "Derick Fernando" To: Subject: Com Port Issue Date: Tue, 16 May 2000 00:19:25 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message