Reply by Jim Stewart March 12, 20052005-03-12
sonalsingh28@yahoo.com wrote:

> Hi, > Can someone suggest how to use Intel 386EXTC interrupt lines. If I > send an interrupt signal on say INT6 line what should I expect? Do I > have to write Interrupt service routine? How can I do that? And where > will that be stored?
If you configure the internal interrupt controllers to cascade like a PC/XT, the interrupts will work exactly like a PC/XT. There's plenty of stuff on the web to help you.
Reply by March 12, 20052005-03-12
Hi,
Can someone suggest how to use Intel 386EXTC interrupt lines.  If I
send an interrupt signal on say INT6 line what should I expect? Do I
have to write Interrupt service routine? How can I do that? And where
will that be stored?

Any suggestions are appreciated.
Thanks
Learner