Date: Fri, 27 Jun 2003 20:34:21 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <2110-Fri27Jun2003203420+0300-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20DKa.1681$p8.68983@newsfeeds.bigpond.com> (message from Ben Peddell on Thu, 26 Jun 2003 19:39:27 +1000) Subject: Re: stat and character devices References: <2950-Wed25Jun2003124946+0300-eliz AT elta DOT co DOT il> <1438-Wed25Jun2003224117+0300-eliz AT elta DOT co DOT il> <20DKa.1681$p8 DOT 68983 AT newsfeeds DOT bigpond DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Ben Peddell > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 26 Jun 2003 19:39:27 +1000 > > > > Also note that AUX, which is an alias for one of the COMx, is > > supported no matter what's the value of CWD. > > First, AUX and COM1 are different devices in MS-DOS. It's the same with PRN vs LPTx, but so what? What I meant was that I/O to/from AUX always winds up on one of the COMx ports, even though its driver's address is different. Thanks for the other testing. It sounds more and more like a Windows bug.