/dev/dsp

Jacek Trzcinski jacek@certum.pl
Sun Jul 21 23:28:00 GMT 2002


Hi Corinna,
the best way would be to connect any device on serial port which
utilizes both one of output lines(DTR and RTS) and one of input lines
(DSR, CTS, RI,CD) and test it. I do a lot of work with smart card
readers. One of models utilize RTS and CTS line. I tested my patch this
way ( converting my existing Windows reader driver to Cygwin driver)
seting in needed moments RTS line and reading CTS line. All of course by
ioctl() function. I realize You may not have such device but if You have
in Your company any person who is able to prepare D-SUB9 or D-SUB25
female connector( making loops between inputs and outputs) and connect
it to Your male PC serial connector, You will be able to set requested
output lines states and read them by input lines.

Jacek

Corinna Vinschen wrote:
> 
> On Fri, Jul 19, 2002 at 08:35:23AM -0400, Nicholas Wourms wrote:
> > P.S. - Thanks again to Jacek for his serial patch!  Hopefully it will be
> > applied to the sources soon :-).
> 
> Uh, oh, *cough*, are you actually using the serial line from Cygwin?
> I have applied the patch locally and it builds fine but I have no
> idea how to test it.
> 
> Corinna
> 
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Developer                                mailto:cygwin@cygwin.com
> Red Hat, Inc.



More information about the Cygwin-patches mailing list