This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: serial ports


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]