This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

controlling the serial port


Hello,

I try to access the serial port with the cygwin package under windows95.
Is this possible at all?

I use the following funktion call:

 fd = open("com1", O_RDWR | O_NOCTTY | O_NDELAY);

I replaced the "ttyS0" with "com1" is this correct?

Who will help me? I can send the whole code.

I try this for a long time without a success.

With regards

Frank




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]