Subject: Re: PROBLEM WITH 1.0_BETA (IN SERIAL PORTS)
To: None <buhrow@cats.ucsc.edu, current-users@sun-lamp.cs.berkeley.edu>
From: None <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 07/30/1994 15:11:53
   When I tried to  stty < /dev/com0 so I could see what was going on,
   the stty process blocked.

If you use `stty -f /dev/tty00', it will open the tty in non-blocking
mode and actually give you some output.

Answers to your other problems have already been sent to this mailing
list recently.


------------------------------------------------------------------------------