Subject: Re: lkm changes from 1.6.1 -> 2.? (followup)
To: None <port-i386@netbsd.org>
From: Peter <plp@actcom.co.il>
List: port-i386
Date: 06/18/2005 19:45:28
On Fri, 17 Jun 2005, Ignatios Souvatzis wrote:

> On Fri, Jun 17, 2005 at 01:37:53PM +0300, Peter wrote:
>>
>> With regard to my previous message: I have solved the expect/tty/modem
>> problem. It required recompiling expect (and tcl and tk). It also
>> required reducing the speed to which the modem ttys were set. It appears
>> that the tty/modem system loses chaacters above 33.8kBps in my
>> configuration. Of course the modem works perfectly at 56.7k under
>> minicom (how come ?).
>
> Handshaking problem. As it works fine with minicom, you're failing to set
> the correct handshaking mode from expect....

I don't think it's handshaking. expect never sets stty parameters, and I 
have crtscts on the command line for the real stty I'm using before (and 
while) calling the expect script.

thanks,
Peter