Re: Cause IRQ5 programmatically
- From: "Wolfgang Kern" <nowhere@xxxxxxxx>
- Date: Tue, 26 Feb 2008 23:01:50 +0100
"gerotica" asked:
How can I trigger a IRQ5 transparently to the ISR? (ms-dos)
IRQ05 was(maybe still perhaps) the LPT (FIFO/buffer empty) IRQ.
Hook it, and check for the cause for IRQ5.
or add a softint into your IRQ5 handler.
Like the standard DOS-timer always invoke an INT0ch within the Timer-IRQ
to give any application the chance to do something on 'next Time-event'.
__
wolfgang
.
- Follow-Ups:
- Re: Cause IRQ5 programmatically
- From: gerotica
- Re: Cause IRQ5 programmatically
- References:
- Cause IRQ5 programmatically
- From: gerotica
- Cause IRQ5 programmatically
- Prev by Date: Re: for the close of all fission nuclear reactor in the world
- Next by Date: Re: for the close of all fission nuclear reactor in the world
- Previous by thread: Cause IRQ5 programmatically
- Next by thread: Re: Cause IRQ5 programmatically
- Index(es):