X-Spam-Check-By: sourceware.org
Message-ID: <444BC6BA.3040401@vecernik.at>
Date: Sun, 23 Apr 2006 20:26:02 +0200
From: Oliver Vecernik <spam@vecernik.at>
Reply-To: ov@vecernik.at
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051201 Thunderbird/1.5 Mnenhy/0.7.3.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: serial ports
References: <036501c666c4$4a397320$a501a8c0@CAM.ARTIMI.COM> <444B92DE.6010107@vecernik.at> <20060423165837.GC28694@trixie.casa.cgf.cx>
In-Reply-To: <20060423165837.GC28694@trixie.casa.cgf.cx>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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

Christopher Faylor schrieb:
> Actually, "ls /dev/ttyS3" *does* display proper information.  It is "ls /dev"
> which does not show all virtual devices.

  You're absolutely right:

$ ls /dev
log=

  But I can even list ports that definitely do not exist:

$ ls /dev/ttyS1
/dev/ttyS1
...
$ ls /dev/ttyS15
/dev/ttyS15

  The only physical ports that really exists are `/dev/ttyS0' and
`/dev/ttyS3'.  Is this the expected behaviour?

-- 
Cheers,
Oliver


--
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/

