Date: Sun, 03 Oct 2004 23:48:59 +0000 From: "Haidong Xia" <hdxia1@hotmail.com> To: freebsd-questions@freebsd.org Subject: FreeBSD interrupt dispatch Message-ID: <BAY1-F40pbzE3zLEuPB0001473d@hotmail.com>
next in thread | raw e-mail | index | archive | help
Hello all, I am trying to do some experiments in which I need to insert some codes before an interrrupt is dispatched. But I don't know where I should insert the codes. Basically, when an interrupt arrives, the kernel needs to call the corresponding interrrupt handler. I need to insert some codes before any interrupt is dispatched. Could anyone tell me which file in the kernel (4.8) I should look at for interrupt distpatching? Thanks Haidong _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY1-F40pbzE3zLEuPB0001473d>