Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2011 19:31:33 -1000
From:      David Cornejo <dave@dogwood.com>
To:        Boris Samorodov <bsam@ipt.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Serial Port Configuration does not work
Message-ID:  <CAFnjQbvBfvBYb0TT8WzpC4DgvQErN8a70%2BpSy_uQCf_sizjeTA@mail.gmail.com>
In-Reply-To: <CAFnjQbvDh7ciLK9WLhA5k-h8r0dt18zdQbggsXC=8Jgwz5L=SQ@mail.gmail.com>
References:  <70652288@bb.ipt.ru> <47407562@bb.ipt.ru> <20110910160821.5220f1f7@ernst.jennejohn.org> <01006443@h30.sp.ipt.ru> <20110911103318.5c23e160@ernst.jennejohn.org> <81306828@bb.ipt.ru> <CAFnjQbvDh7ciLK9WLhA5k-h8r0dt18zdQbggsXC=8Jgwz5L=SQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 11, 2011 6:54 PM, "Boris Samorodov" <bsam@ipt.ru> wrote:
>
> On Sun, 11 Sep 2011 10:33:18 +0200 Gary Jennejohn wrote:
> > On Sat, 10 Sep 2011 21:10:44 +0400
> > Boris Samorodov <bsam@ipt.ru> wrote:
> > > On Sat, 10 Sep 2011 16:08:21 +0200 Gary Jennejohn wrote:
> > > > > On Tue, 06 Sep 2011 16:29:51 +0400 Boris Samorodov wrote:
> > > > >
> > > > > > the port does not work as expected (at least as per The
Handbook,
> > > > > > 26.2.5 Serial Port Configuration). Nether "init" nor "lock"
> > > > > > devices can be used:
> > >
> > > > Seems that the handbook is out of date.
> > >
> > > OK, how can I configure a serial port then?
> > >
>
> > Just don't use the init and lock devices.
>
> Well, I've read the Handbook because I can't do it with
> a serial port:
> -----
> % uname -a
> FreeBSD host.ipt.ru 9.0-BETA2 FreeBSD 9.0-BETA2 #14 r225395: Mon Sep  5
18:10:43 MSK 2011     bsam@host.ipt.ru:/usr/obj/usr/src/sys/HOST  i386
>
> % sudo stty -f /dev/ttyu4 56400
>
> % echo $?
> 0
>
> % sudo stty -f /dev/ttyu4
> speed 9600 baud;
> lflags: echoe echoke echoctl
> oflags: tab0
> cflags: cs8 -parenb
> -----
>
> --
> WBR, Boris Samorodov (bsam)
> Research Engineer, http://www.ipt.ru Telephone & Internet SP
> FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

It's been a long time, but I seem to recall that you need to have the device
open before you can configure it and that when the device closes it gets
reset to defaults. (or maybe the open resets it).  The way I remember
configuring it from the command line was to tip or cu to port, suspend tip,
reconfigure, and foreground tip.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFnjQbvBfvBYb0TT8WzpC4DgvQErN8a70%2BpSy_uQCf_sizjeTA>