From owner-FreeBSD-users-jp@jp.freebsd.org  Thu Apr 24 23:34:24 1997
Received: by jaz.jp.freebsd.org (8.8.5+2.7Wbeta5/8.7.3) id XAA22916
	Thu, 24 Apr 1997 23:34:24 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.5+2.7Wbeta5/8.7.3) with ESMTP id XAA22910
	for <FreeBSD-users-jp@jp.freebsd.org>; Thu, 24 Apr 1997 23:34:23 +0900 (JST)
Received: from localhost (localhost [127.0.0.1])
	by Kingyo.tutms.tut.ac.jp (8.8.5/8.8.5) with ESMTP id XAA00596
	for <FreeBSD-users-jp@jp.freebsd.org>; Thu, 24 Apr 1997 23:34:23 +0900 (JST)
Message-Id: <199704241434.XAA00596@Kingyo.tutms.tut.ac.jp>
To: FreeBSD-users-jp@jp.freebsd.org
From: tsaitoh@tutms.tut.ac.jp (SAITOU Toshihide)
X-Mailer: Mew version 1.69 on Emacs 19.28.1 / Mule 2.3
X-fingerprint: 40 45 DF 1B E5 9A D8 5F  29 26 B1 8D F4 BF DD 93
Mime-Version: 1.0
Content-Type: Multipart/Mixed;
	boundary="--Next_Part(Thu_Apr_24_23:32:25_1997)--"
Content-Transfer-Encoding: 7bit
Date: Thu, 24 Apr 1997 23:34:19 +0900
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: FreeBSD-users-jp 12127
Subject: [FreeBSD-users-jp 12127] /etc/rc.serial =?ISO-2022-JP?B?GyRCJEckTj1pNHwyPRsoQg==?=
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org

----Next_Part(Thu_Apr_24_23:32:25_1997)--
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit

$B@FF#!wK-5;Bg(B.$B3XL32](B $B$H?=$7$^$9!#(B

/etc/rc.serial $B$G$N=i4|2=$K$D$$$F65$($F$$$?$@$1$^$9$+!#(B

$BJLE:$K<($99=@.$G(BMB$BFbB"$N%7%j%"%k$KBP$7$F(B/etc/rc.serial$B$G=i4|2=$r9T$&$H(B
kermit$B$G(BAT$B%3%^%s%I$rBG$C$?$H$?$s8G$^$j$^$9!#=i4|2=$r9T$o$J$$>l9g$OLdBj(B
$BL5$/;H$($^$9!#(B($B6vA3!)(B)$B$7$+$7A}@_%+!<%I$G$O(B/etc/rc.serial$B$K4X78$J$/2wD4(B
$B$G$9!#$I$3$+$K@_Dj%_%9$,$"$k$N$G$7$g$&$+!#(Bstty -a -f $B$G$O@_Dj$7$h$&$H(B
$B$7$?9`L\$,@_Dj$5$l$F$$$k$3$H$7$+;d$K$OJ,$+$j$^$;$s$G$7$?!#(B

$B!t(B $BM>CL$G$9$,%b%G%`(Blogin$B$9$k$H$-(Bgetty$B$,8-$/$J$C$F(Bppp$B$+H=Dj$7$F$/$l$^$9(B
$B!t(B $B$,$&$A$G$O0l2sM>J,$K(B\r\n$B$,F~$k$h$&$G$9$,!"$3$l$O@5>o$JF0:n$J$N$+$J!A(B
$B!t(B $B$H$$$$$D$D6lO+$NB?$$(Bhylafax$B$r;H$C$F$^$9!#(Bde#0,faxcover,... 
$B!t(B $B$=$7$F$_$J$5$s$$$D$b$"$j$,$H$&$4$6$$$^$9!#(B
--------
Toshihide SAITOU User, tsaitoh@tutms.tut.ac.jp,
Toyohashi University of Technology,

----Next_Part(Thu_Apr_24_23:32:25_1997)--
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit

$B!&(B $B5!4o9=@.(B
$B!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D(B
FreeBSD-2.2.1
MB: ASUS P/I-P55T2P4
CPU: Pentium-133MHz
I/O: 16550UART$BBP1~!"%a!<%+(BJusty
MODEM$B!'(B $B30IU%b%G%`(B

$B!&(B /etc/rc.serial
$B!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D(B
modem() {
	ci=$1; shift
	co=$1; shift
	for i in $*
	do
		comcontrol /dev/tty$ci$i dtrwait 100 drainwait 180
		stty </dev/ttyi$ci$i -clocal crtscts 115200
		stty </dev/ttyl$ci$i -clocal crtscts
		stty </dev/cuai$co$i -clocal crtscts 115200
		stty </dev/cual$co$i -clocal crtscts
	done
}
modem    d a  0 1 2 3

$B!&(B dmesg
$B!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D!D(B
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
sio2 at 0x3e8-0x3ef irq 5 on isa
sio2: type 16550A
sio3 at 0x2e8-0x2ef irq 9 on isa
sio3: type 16550A

----Next_Part(Thu_Apr_24_23:32:25_1997)----
