Hi all,

I would like to write a filter driver for the APIC, specifically to be able to generate an interrupt from it at a regular interval (this is something I need to be able to do). I am quite new to this, and haven't really written a device driver like this before. What I'm asking is whether this is possible or not?

Thanks for your help!