Subject: Re: 'cu' or 'tip' to Serial Port
To: Jenkins, Graham K \[IBM GSA\] <Graham.K.Jenkins@team.telstra.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-i386
Date: 01/07/2002 15:00:31
On Mon, Jan 07, 2002 at 03:40:25PM +1100, Jenkins, Graham K [IBM GSA] wrote:
> Guys, I have an ancient 486 with a 25-pin Serial port - which I am using as
> a console device for a Sparc-10.
> 
> But I'm not quite sure how to reference it ..
> 
> e.g. cu -l /dev/tty00 -s 9600 ?
>        tip console ??
> 
> or what?
> 
> Can anybody assist please.  

If it's the 25-pin it's likely to be com2 (usually com1 is the 9-pin and
com2 the 25-pin), so I'd guess you need:
cu -l /dev/tty01 -s 9600

tip console
should also work, provided that the 'console' entry in /etc/remote points
to the rigth serial port (I think it points to /dev/tty01 in the default
install).

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
     NetBSD: 23 ans d'experience feront toujours la difference
--