Date: Wed, 18 Feb 1998 12:30:48 +0100 (CET) Message-Id: <199802181130.MAA09854@login-2.eunet.no> From: "Gisle Vanem" To: spectemp AT bright DOT net Cc: djgpp AT delorie DOT com Subject: Re: Serial port access problem MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Precedence: bulk > Can someone clue me in as to why this won't work? You should try to initialize the port using MODE: C:\>MODE COM1:2400,E,7,1,E ^or (E,B or P) This installs the resident portion of the int14 handler. G. Vanem