X-Spam-Check-By: sourceware.org Date: Fri, 21 Apr 2006 01:22:31 -0400 (EDT) From: Igor Peshansky Reply-To: cygwin AT cygwin DOT com To: ov AT vecernik DOT at cc: cygwin AT cygwin DOT com Subject: Re: serial ports In-Reply-To: <444868E7.7050608@vecernik.at> Message-ID: References: <444868E7 DOT 7050608 AT vecernik DOT at> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Fri, 21 Apr 2006, Oliver Vecernik wrote: > Hi, > > I'd like to use the serial port from perl on my notebook. This port is > connected via an usb-adapter and referred as COM4: on Windows. I > couldn't find any /dev/ttySx and I'm not sure if this is even supported. > Is this possible under Cygwin? Definitely. If Windows sees your serial port as COM4:, "/dev/ttyS3" should definitely work. If you're concerned that ttyS3 didn't show up when you did "ls /dev", try "ls -l /dev/ttyS3" -- you should see the device information. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- 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/