This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: Serial port programming


On Mon, Aug 23, 1999 at 11:27:23AM +0200, Corinna Vinschen wrote:
>Kim Poulsen wrote:
>>   I've got the following problem:
>> I need to access the serial ports of my PC through an ANSI C program.
>> How do I do that ?  I have already tried using fopen("/dev/com2", "r")
>> and fopen("com2", "r") but these only causes a core dump.
>> [...]
>
>AFAIK this is a known problem in b20.1. Try to use a newer snapshot.

AFAICT, opening serial ports was not a problem with B20.1.

cgf

--
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]