X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0	tests=BAYES_00,FREEMAIL_FROM,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
Message-ID: <29779076.post@talk.nabble.com>
Date: Wed, 22 Sep 2010 05:41:51 -0700 (PDT)
From: JonMcG <cygwin@mcgugan.co.uk>
To: cygwin@cygwin.com
Subject: why cannot I see serial devices using ls
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com


I have decided to  port some code to cygwin from linux. It uses serial ports
and under linux I can 
ls -l /dev/tty*
If I do this under cygwin I get nothing. If I do 
ls -l /dev 
I only get a few device. However if I do 
ls -l /dev/ttyS0 
or 
ls -l /dev/com1 
then I get what I would expect.
I have searched cygwin FAQ etc and this forum but didn't find anything.
Anybody any ideas what I have to do?
-- 
View this message in context: http://old.nabble.com/why-cannot-I-see-serial-devices-using-ls-tp29779076p29779076.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

