[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02879) TAHI test with serial line connection
- To: "Usagi-Users" <usagi-users@xxxxxxxxxxxxxx>
- Subject: (usagi-users 02879) TAHI test with serial line connection
- From: "Yang Hsiung" <yhsiung@xxxxxxxxx>
- Date: Thu, 1 Apr 2004 11:22:33 -0800
- Importance: Normal
- Reply-to: usagi-users@xxxxxxxxxxxxxx
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