This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

help with serial ports



I'm using Beta 20.1 from
ftp://go.cygnus.com/pub/sourceware.cygnus.com/cygwin/cygwin-b20/
running on w95. I'm trying to talk to the serial port
from what I hoped would be a simple C program.

I have been looking through the archives,  FAQS & etc and
have not yet figured out how to access a serial port.

Neither open("COM1:"...)   (or 2, with or without colon) or
        open("/dev/com1"...) 


seems to work.  (The call returns failure.)
Also, "cat /dev/com1" from the bash shell
gives a file  protection error of some sort.
 (sorry, I'm not at work & don't have exact text)

I used version 19 successfully for another project (with no serial port I/O)
 but it had the same problems as V 20.  I had hoped upgrading would help,
but no luck. 

If someone could send me a code fragment that has worked for
them I would be grateful.

			Thanks,
					Steve

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