From: cnc AT netcom DOT com (Christopher Christensen) Date: Fri, 20 May 1994 16:50:37 PDT To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: real mode interrupts in 1.11m5 Just a quick question, while perusing the source in exphdlr.c I noticed it does alot of fooling with the PIC. Do the hardware real-mode interrupts get redirected to other than the standard interrupt vectors? With the maint 5 release I was hoping that my keyboard interrupt handler which hooks protected mode int 9 as well as real mode int 9 (using a callback) would finally work in non-DPMI mode. I get the feeling that the real mode keyboard interrupt is pointing to some other vector besides int 9... Christopher -- ---------------------------------------------------------------------- : Christopher : Huntington Beach California, USA : : Christensen : email: cnc AT netcom DOT com : ----------------------------------------------------------------------