Mail Archives: djgpp/1996/10/04/04:26:43
On 3 Oct 1996, John Sinnott wrote:
> I am doing a fair amount of interrupt programming under DJGPP for a
> Pentium 133. So far I have been able to successfully program
> interrupts for IRQS 3-5, and have tried to extend this for IRQ10, and
> can't seem to get it to work. Is there any documentation on interrupt
> programming under DJGPP? Or does anybody know off hand what I need to
> do to be able to generate interrupts on that line?
Sorry to ask the obvious: did you remember to send EOI to both the slave
and the master PIC at the end of the interrupt handler?
- Raw text -