In Linux, interrupt table is an array of pointers to interrupt handlers and this array is known as irq_array[]. Each element to which this table points to (interrupt handler) is represented by 'irqaction' data structure. For more information read the following: http://www.science.unitn.it/~fiorella/guidelinux/tlk/node83.html Regards, GD -----Original Message----- From: kernelnewbies-bounce@nl.linux.org [mailto:kernelnewbies-bounce@nl.linux.org] On Behalf Of Martin Mancuska Sent: Tuesday, June 22, 2004 10:14 PM To: Gaurav Dhiman Cc: kernelnewbies@nl.linux.org Subject: Re: two interrupt handlers -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 21 June 2004 07:50, Gaurav Dhiman wrote: > > Once we are done with the testing of our interrupt, we can > undo the things as we have the pointer to actual interrupt > handler. So just placing back that pointer in interrupt table, > we can direct the control to actual interrupt handler 'A' and > can release our own interrupt handler from memory. > ok, and where can i find this interrupt table? how is it called? thanks regards mm - -- Na tuto adresu si nezelam dostavat ziadnu nevyziadanu postu! Prilohy mi posielajte v otvorenom formate (.txt, .html, .pdf), ziadnom pripade nie v proprietarnom formate (.doc, .xls)! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFA2GHIN5DL9KIkZF0RAo2AAJwM2P0FwzdPZgwqjAAQCnSZrPmHdgCeMDKx ObgFLN72LUFz1WyfN8GIK64= =RWe6 -----END PGP SIGNATURE----- -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/