delorie.com/archives/browse.cgi | search |
From: | "deckerben" <deckerben AT freenet DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1021016083016 DOT 20518G-100000 AT is> |
Subject: | Re: Serial port (RS232C) open |
Date: | Wed, 16 Oct 2002 22:09:37 +0200 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Lines: | 24 |
Message-ID: | <3dadc6fa$0$182$9b622d9e@news.freenet.de> |
NNTP-Posting-Host: | 213.7.8.89 |
X-Trace: | 1034798843 news.freenet.de 182 213.7.8.89 |
X-Complaints-To: | abuse AT freenet DOT de |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
"Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> wrote in message news:Pine DOT SUN DOT 3 DOT 91 DOT 1021016083016 DOT 20518G-100000 AT is... > > On Wed, 16 Oct 2002, jou wrote: > > > I want to read data from serial port (RS232C). > > Not possible to open /dev/ttyS0 in DOS. > > Open /dev/aux or COM1 (or COM2, as the case might be) instead. Thanks... I was wondering, too. Is it neccessary to use COM1, or does com1 also work? Is there an info node or man page that lists the entire DJGPP device nomenclature (/dev/lpt?, /dev/aux, etc.) Is it possible to map new devices into the DJGPP bash ... like setting a certain printer to /dev/lp0? (alias only works for command names) Thanks Ben
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |