Serial Port?

2003-07-27 Thread thors_hammer123
I wanted to port some Linux code I wrote that interfaces with the serial and parallel ports to Windows via Cygwin. I don't see a /dev directory? How do I use the serial/parallel ports? Anthony __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design

Re: Serial Port?

2003-07-27 Thread thors_hammer123
Are you sure about this? As I said, there is *no* /dev directory, so I am confused as to how I can just access /dev/ttyS0 like in Linux... Anthony --- Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Sun, Jul 27, 2003 at 03:09:40PM -0700, Martin > Gainty wrote: > >Check out this serial port c

Re: Serial Port?

2003-07-27 Thread thors_hammer123
Oh, sorry. Thanks a bunch guys. Anthony --- Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Sun, Jul 27, 2003 at 06:08:30PM -0700, > thors_hammer123 wrote: > >Are you sure about this? As I said, there is *no* > /dev > >directory, so I am confused as to how I ca