[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02880) Re: TAHI test with serial line connection



There is a nice explanation at:

http://www.tldp.org/HOWTO/Remote-Serial-Console-HOWTO/

Your Linux distribution may have already done some of the configuration
to make it a little easier.

	Dave

-----Original Message-----
From: Yang Hsiung [mailto:yhsiung@xxxxxxxxx] 
Sent: Thursday, April 01, 2004 11:23 AM
To: Usagi-Users
Subject: (usagi-users 02879) TAHI test with serial line connection

Hi,

I'm setting up the TAHI conformance test environment
by connecting freeBSD (TN) and Linux (NUT) via a
null modem cable as described in TAHI document.

Since TAHI document uses freeBSD as an example to configure
the /etc/ttys by adding the following line to the /etc/ttys
file for NUT:

cuaa0 	"/usr/libexec/getty std.9600"  unknown on secure


Can anyone kindly share your knowledge on how to 
configure the equivalent thing on Linux side so that I can
"cu -l /dev/cuaa0" from TN side?

Thanks in advance.

Yang