Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!mtune!bakerst!ihop3!kosman!kevin From: kevin@kosman.UUCP (Kevin O'Gorman) Newsgroups: comp.sys.att Subject: Need help with unix-pc RS232 port in 3.51: ignores ^s and ^q Message-ID: <263@kosman.UUCP> Date: Wed, 12-Aug-87 14:39:55 EDT Article-I.D.: kosman.263 Posted: Wed Aug 12 14:39:55 1987 Date-Received: Sat, 15-Aug-87 10:42:30 EDT Organization: K.O.'s Manor - Vital Computer Systems, Oxnard, CA 93035 Lines: 25 I just moved my system, and in the process lost some of the documentation that came with my 3.51 software. If anyone out there has access to this info, I would appreciate some help. Whether I set the /dev/tty000 line up for login, or to use a local serial printer, I run into trouble because the driver is ignoring ^s and ^q. This in spite of the fact that 'stty -a' reports all the good stuff: speed 2400 baud; line = 0; intr = DEL; quit = ^|; erase = ^h; kill = @; eof = ^d; eol = ^` -parenb -parodd cs8 -cstopb -hupcl cread clocal ^^^^^ -ignbrk brkint ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc ^^^^^^ ixon -ixany ixoff ^^^^ isig icanon -xcase echo -echoe echok -echonl -noflsh opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel tab3 Now, I vaguely remember that there was something special that one was supposed to do in 3.51 to get ^s and ^q working on serial lines; I just don't remember what it was, and reading thru the section 1 and 1M man pages didn't help. This used to work, but my disk crashed and I had to reload the whole show. Now I need to do some hacking. HELP!!!