<div dir="ltr">Dear Sir/Madam,<div><br></div><div>I am writing to make a query in how to register a interrupt to a specific IRQ#. I notice that for registering an IRQ in x86 setting, the function errval_t inthandler_setup(interrupt_handler_fn handler, void *handler_arg, uint32_t *ret_vector) merely allows one to register a function without control which IRQ# the request will finally associated with.</div>
<div><br></div><div>For some specific needs, I need to register an interrupt to a LAPIC IRQ, i.e., IRQ# &gt;= 249. How can I do that? With an extra sys_syscall to handle_irq_table_set? If so, can you shed me some light as to how I can get the endpoint created when I ran the inthandler_setup earlier on?</div>
<div><br></div><div>Thanks!<br clear="all"><div><br></div>Cheers,<br>
Dominic Hung<br><br>--------------------------------------------------<br><div>C H Dominic Hung, B.Eng. (CE) HK<br></div><div>M. Phil. Student, Dept. of CS., Faculty of Engg.</div><br>Mobile: +852-9819-9360<br>Email: <a href="mailto:domchdh@hku.hk" target="_blank">domchdh@hku.hk</a>
<br>
</div></div>