Re: Re: serial login to SBC

2005-10-01 Thread Sergey Babkin
>From: "M. Warner Losh" <[EMAIL PROTECTED]> >In message: <[EMAIL PROTECTED]> >Brian Reichert <[EMAIL PROTECTED]> writes: >: On Fri, Sep 30, 2005 at 05:14:01PM +0200, [EMAIL PROTECTED] wrote: >: > >: > Hello list, >: > I am trying to use a FreeBSD box to log into a Single Board Compute

Re: serial login to SBC

2005-10-01 Thread Julian Stacey
Reference: > From: <[EMAIL PROTECTED]> > Date: Fri, 30 Sep 2005 17:14:01 +0200 > Message-id: <[EMAIL PROTECTED]> [EMAIL PROTECTED] wrote: > > Hello list, > I am trying to use a FreeBSD box to log into a Single Board Computer. I > have a null modem and it's plugged to both ser

Re: serial login to SBC

2005-09-30 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Sergey Babkin <[EMAIL PROTECTED]> writes: : >From: "M. Warner Losh" <[EMAIL PROTECTED]> : : >In message: <[EMAIL PROTECTED]> : >Brian Reichert <[EMAIL PROTECTED]> writes: : >: On Fri, Sep 30, 2005 at 05:14:01PM +0200, [EMAIL PROTECTED] wrote:

Re: serial login to SBC

2005-09-30 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> writes: : One thing I've noticed on the FreeBSD (5.4 RELEASE) dmesg is : sio0: port may not be enabled : : I enabled the first serial port in the BIOS, but I still get this. : Me scratching head now. Anything else I may be missing? C

RE: serial login to SBC

2005-09-30 Thread jerry
Thank you all for your replys. My answers are inline: > : Do you have getty running on that port on the SBC? yes. It should be running. We have in /etc/ttys (openbsd) tty00 "/usr/libexec/getty std.9600" dialup on secure > Do you have all the modem pins connected for this cable? I got th

Re: serial login to SBC

2005-09-30 Thread John Baldwin
On Friday 30 September 2005 12:33 pm, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > > Brian Reichert <[EMAIL PROTECTED]> writes: > : On Fri, Sep 30, 2005 at 05:14:01PM +0200, [EMAIL PROTECTED] wrote: > : > Hello list, > : > I am trying to use a FreeBSD box to log into a Sing

Re: serial login to SBC

2005-09-30 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Brian Reichert <[EMAIL PROTECTED]> writes: : On Fri, Sep 30, 2005 at 05:14:01PM +0200, [EMAIL PROTECTED] wrote: : > : > Hello list, : > I am trying to use a FreeBSD box to log into a Single Board Computer. I : > have a null modem and it's plugged to both

Re: serial login to SBC

2005-09-30 Thread Brian Reichert
On Fri, Sep 30, 2005 at 05:14:01PM +0200, [EMAIL PROTECTED] wrote: > > Hello list, > I am trying to use a FreeBSD box to log into a Single Board Computer. I > have a null modem and it's plugged to both serial > ports. The SBC runs openbsd ( /dev/cua00). > When I run "cu -l /dev/cuaa0" from FreeBSD