Re: OpenBSD & Serial LCD: Solution

From: Ano Niem (spulletjes7500_at_hotmail.com)
Date: 08/25/04


Date: Wed, 25 Aug 2004 13:17:02 +0200

Today I installed OpenBSD 3.5, and now I have the same devices as under
FreeBSD.
And that wasn't a problem...

So:
echo -n "hello world"> /dev/cua00

Is working!

Pretty cool, now I am going to adjust my rc so that I can follow the bootup
on my display...

"Ano Niem" <spulletjes7500@hotmail.com> wrote in message
news:412b0b58$0$20577$6c56d894@diablo.nl.easynet.net...
> Hi there,
>
> i am a little experienced in OpenBSD, but I am not able to use my LCD
> screen.
>
> It is connected to a serial port on my i386, it uses vt100 emulation.
>
> On other OS'es I can send text to it using
> echo "Hi there" > /dev/ttyS0 (for example)
>
> But under OpenBSD it does not do anything.
>
> The LCD does not have modem control signals,
> so the OS should not test anything just send the raw characters...
>
> So my conlusion is that I need to manipulate the serial port is a certain
> way..
>
> I tried to make getty use a vt100 on the port,
> but it still does not write anything
> (probably it is still using modem control signals)
>
> I hope that you guys understand my problem and do have a solution.
>
> Thanks for your answer
>
>



Relevant Pages

  • Re: OpenBSD & Serial LCD
    ... > i am a little experienced in OpenBSD, but I am not able to use my LCD ... > So my conlusion is that I need to manipulate the serial port is a certain ... > (probably it is still using modem control signals) ...
    (comp.unix.bsd.openbsd.misc)
  • OpenBSD & Serial LCD
    ... i am a little experienced in OpenBSD, but I am not able to use my LCD ... It is connected to a serial port on my i386, ... But under OpenBSD it does not do anything. ... The LCD does not have modem control signals, ...
    (comp.unix.bsd.openbsd.misc)
  • Re: Getting nonstandard serial baud rates w/FTDI
    ... serial port at 250000 baud. ... You need to add support in the uftdi driver itself. ... There is an OpenBSD patch to calculate the rates dynamically: ... Something similar is commited to OpenBSD, ...
    (freebsd-hackers)