Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2001 18:31:25 +0100
From:      Volker Jahns <Volker.Jahns@thalreit.de>
To:        "Raymundo M. Vega" <RaymundoVega@home.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Help on serial port programming
Message-ID:  <20010128183125.A16285@pegasus.thalreit>
In-Reply-To: <3A721A0F.886D8DFD@home.com>; from RaymundoVega@home.com on Fri, Jan 26, 2001 at 04:45:03PM -0800
References:  <20010126224215.A1511@ikarus.thalreit> <3A721A0F.886D8DFD@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 26, 2001 at 04:45:03PM -0800, Raymundo M. Vega wrote:
> 
> I tested one of the programs and it runs OK, I had to change
> a couple of things:
> 
> #include <termio.h>       to    #include <sys/termios.h>
> 
> after gcc -o upsstat upsstat.c execute:
> 
> upsstat cuaa0
well, is there any output, and if yes could you reply
the result?

> 
> buena suerte
> 
> raymundo
Could you please provide following information of your installation

(1) uname -a

(2) ls -l /dev/ttyd*

(3) ls -l /dev/cuaa*

(4) dmesg |grep sio

(5) ps auwx |grep tty


Is there any entry in /etc/ttys for /dev/ttyd0 ?

Thanks
-- 
Volker Jahns, Thalreit/DE, +49 80 35 69 25, mailto:Volker.Jahns@thalreit.de
-- I know I'm ANSI, but am I SCSI? --


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010128183125.A16285>