Date: Tue, 12 Jan 1999 11:05:11 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Dan Hensley cc: djgpp AT delorie DOT com Subject: Re: How to open COM port in DJGPP? In-Reply-To: <369A9EB5.44F27F@juno.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Mon, 11 Jan 1999, Dan Hensley wrote: > P.S. I'm running in NT4sp4, so I can't call the bios functions to set > serial port attributes (as far as I know). This will probably preclude many termios features from having even a remote chance of working for you, since NT doesn't allow direct access to I/O ports (required for programming the UART chip).