Date: Fri, 02 Nov 2001 11:11:21 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: elj AT sky1 DOT elj DOT org (Edwin Johnson) Message-Id: <5137-Fri02Nov2001111121+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: Subject: Re: Interrupt handled RS232 References: 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 > Newsgroups: comp.os.msdos.djgpp > From: elj AT sky1 DOT elj DOT org (Edwin Johnson) > Date: 1 Nov 2001 19:32:02 GMT > > Any suggestions or help or sources for such routines would be appreciated > and would be glad to send code for anyone to look at. Please post the important parts here. In particular, the code which installs the interrupt handler is the crucial detail. I suggest to begin with the variant which installs protected-mode handler, since it should be the most straightforward one. In case you didn't already, please read section 18.9 of the DJGPP FAQ list, perhaps it will give some clues.