From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3D499287.80207@nas.com> From: Jack Johnson User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0.0) Gecko/20020530 MIME-Version: 1.0 To: 9fans@cse.psu.edu Subject: Re: [9fans] ppp and other References: <02071518312800.00562@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 1 Aug 2002 12:56:55 -0700 Topicbox-Message-UUID: d6dd63b0-eaca-11e9-9e20-41e7f4b1d025 Ben wrote: > plan9@kp.km.ua (Andrey S. Kukhar) wrote in message news:<02071518312800.00562@localhost.localdomain>... >>good day all, >>why telco fails when i type: >> telco /dev/eia1 >> con -l telco!62111 >>with printing ``Jul 15 18:06:08 mount failed: interrupted''? > > I have the same problem. I'm guessing that it's because I'm using an > older modem (Still good for faxes!) that uses 7 bits no parity and > won't accept anything else. Same story for you? As far as I can > tell, there's no way to set those options. Am I wrong? Thanks! I had a similar problem with PPP. You can echo commands to /dev/eia[01]ctl to set baud rates, etc. See uart(3) for details. -Jack