Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Sun, 27 Jul 2003 21:17:27 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: thors_hammer123 cc: cygwin AT cygwin DOT com Subject: Re: Serial Port? In-Reply-To: <20030728010830.71418.qmail@web12301.mail.yahoo.com> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Of course he's sure -- he wrote that code! :-D Seriously, though, /dev is a *virtual* directory, like /proc or /cygdrive. If it makes you feel better (and for tab-completion purposes), you could do "cd / && cmd /c mkdir dev", and then run the "create_devices" scripts in . That should let you 'ls /dev' to your heart's content. Igor On Sun, 27 Jul 2003, thors_hammer123 wrote: > 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 wrote: > > On Sun, Jul 27, 2003 at 03:09:40PM -0700, Martin Gainty wrote: > > >Check out this serial port code from CGF > > > >http://sources.redhat.com/ml/cygwin/1999-08/msg00563.html > > > > Um, no. 1999 was four years ago. > > > > The serial port for cygwin these days is /dev/ttyS0. > > You use serial > > ports like you do on linux. > > > > cgf -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/