Re: Cause IRQ5 programmatically
- From: "Wolfgang Kern" <nowhere@xxxxxxxx>
- Date: Thu, 28 Feb 2008 15:26:48 +0100
gerotica wrote:
There is an app using int5, with an ISA board. I want my TSR to
generate this IRQ to simulate the presence of the board.
I see to have misunderstood your question...
If you mean IRQ05 which is assigned in RM (as long PIC setting isn't
altered) to INT0D (13dec), then I'd just try "INT 13"
A soft-INT05 could cause an out of BOUND-exception.
But to simulate HW-bevaviour it may need a bit more than just that.
I'm not sure (never tried it) how an unassigned EOI affect the PIC,
perhaps it is just ignored ...
__
wolfgang
.
- References:
- Cause IRQ5 programmatically
- From: gerotica
- Re: Cause IRQ5 programmatically
- From: Wolfgang Kern
- Re: Cause IRQ5 programmatically
- From: gerotica
- Cause IRQ5 programmatically
- Prev by Date: Re: referring to segments other than DS - how?
- Next by Date: Re: referring to segments other than DS - how?
- Previous by thread: Re: Cause IRQ5 programmatically
- Next by thread: [OT] the lack of humility
- Index(es):