From owner-freebsd-hackers Fri Apr 28 07:07:08 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA14266 for hackers-outgoing; Fri, 28 Apr 1995 07:07:08 -0700 Received: from redline.ru (root@mail.redline.ru [194.87.69.22]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id HAA14253 for ; Fri, 28 Apr 1995 07:06:54 -0700 Date: Fri, 28 Apr 1995 18:05:22 +0400 (GMT+0400) From: Anthony Graphics X-Sender: agl@mail.redline.ru To: hackers@FreeBSD.org Subject: Serial: forgot to include stty -a output for the line in question, Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk here it is (with 16550A chipset, a regular COM2 in dos's terms): speed 38400 baud; 0 rows; 0 columns; lflags: -icanon -isig -iexten -echo -echoe -echok -echoke -echonl -echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo -extproc iflags: -istrip -icrnl -inlcr -igncr -ixon -ixoff -ixany -imaxbel -ignbrk -brkint -inpck -ignpar -parmrk oflags: -opost -onlcr -oxtabs cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb crtscts -mdmbuf ^^^^^^^ Should I enable this? cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ; stop = ^S; susp = ^Z; time = 0; werase = ^W;