From: ericl AT einstein DOT elekta-igs DOT com ("Eric LECHOPIER") Subject: Fail opening com1 or com2 5 Jun 1997 18:03:57 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199706051352.PAA02239.cygnus.gnu-win32@einstein.elekta-igs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Original-To: X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 Original-Sender: owner-gnu-win32 AT cygnus DOT com When opening a serial port, the open function returns 0 (it is stdin). int fd; fd = open ("com1", O_RDWR); then fd = 0 So, the system doesn't open serial port but STDIN. How to solve that problem ? Thank you. Eric ______________________________________________________________________ | Eric LECHOPIER E-mail : ericl AT elekta-igs DOT com | Software Dev. Engineer |______________________________________________________________________ | | ELEKTA IGS SA Tel : (33) 4-76-63-31-90 | 2 av de vignate Fax : (33) 4-76-51-80-33 | Centre Equation - Bat 5 | 38610 GIERES - FRANCE |______________________________________________________________________ - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".