Interrupt Controller (8259A)
Specific EOI Commands
A specific EOI command sent from the microprocessor lets the
8259A know when a service routine of a particular interrupt level is
completed. Unlike a nonspecific EOI command, which automatically
resets the highest priority ISR bit, a specific EOI command specifies
an exact ISR bit to be reset. One of the eight IR levels of the 8259A
can be specified in the command.
The specific EOI command is needed to reset the ISR bit of a
completed service routine whenever the 8259A is not able to
determine it automatically. An example of this situation might be if
the priorities of the interrupt levels were changed during an interrupt
routine ("Specific Rotation"). In this case, if any other routines were
in service at the same time, a nonspecific EOI might reset the wrong
ISR bit. Thus the specific EOI command is the best choice in this case
or, for that matter, at any time in which confusion of interrupt
priorities may exist. The specific EOI command can be used in all
conditions of 8259A operation, including those that prohibit non-
specific EOI command usage.
Automatic EOI Mode
When programmed in the automatic EOI mode, the microprocessor
no longer needs to issue a command to notify the 8259A that it has
completed an interrupt routine. The 8259A accomplishes this by
automatically performing a nonspecific EOI at the trailing edge of the
last INTA* pulse (second pulse in 8088 systems).
The obvious advantage of the automatic EOI mode over the other EOI
method is that no command has to be issued. In general, this
simplifies programming and lowers code requirements within
interrupt routines.
12-32
Содержание ZT 8809A
Страница 15: ...Tables Table B 9 J5 Pin Assignments B 17 Table B 10 J6 Pin Assignments B 18 Table B 11 J7 Pin Assignments B 19...
Страница 334: ...Jumper Configurations W49 W48 A W47 B A B W37 W66 A W50 B C J7 W67 Figure A 11 W37 W47 50 W66 W67 Jumper Blocks A 34...
Страница 346: ...Jumper Configurations W61 W60 W62 W63 W64 A B A B W65 Figure A 13 W60 W65 Jumper Block A 46...