RE: Problem with serial port.

2005-12-01 Thread Félix Ortega
Quoting gslink [EMAIL PROTECTED]: Did you check out that flow control is handled correctly from the Olivetti printer. I have had this happen in the past and in every case I found that either I was using the wrong flow control or not taking it into account. Finally it results that my

Re: Problem with serial port

2005-11-29 Thread Félix Ortega
Quoting Cihan Altinay [EMAIL PROTECTED]: Quoting Félix Ortega [EMAIL PROTECTED]: I'm trying to make work a driver for a financial printer (Olivetti Pr20) on wine. I'm having problems with the serial port, it seems that no data is written to the device. I have tried everything I have thinked

Re: Problem with serial port

2005-11-29 Thread Félix Ortega
is the problem, and I don't know where to look for :(. Thanks to all. Quoting Uwe Bonnes [EMAIL PROTECTED]: Félix == Félix Ortega [EMAIL PROTECTED] writes: Félix Quoting Cihan Altinay [EMAIL PROTECTED]: Quoting Félix Ortega [EMAIL PROTECTED]: I'm trying to make work a driver

Re: Problem with serial port

2005-11-29 Thread Félix Ortega
Quoting Uwe Bonnes [EMAIL PROTECTED]: Félix == Félix Ortega [EMAIL PROTECTED] writes: Félix Sorry, with my desesperation I forgot to tell you the version of Félix wine I'm running is the 0.9.2 version. I have tried 0.9.0 and Félix 0.9.1, with the same result. The strange thing

Problem with serial port

2005-11-25 Thread Félix Ortega
I'm trying to make work a driver for a financial printer (Olivetti Pr20) on wine. I'm having problems with the serial port, it seems that no data is written to the device. I have tried everything I have thinked, searched on the list, searched on google, but the printer does not work. I think there