HW interrupts in pc386
Jose Alves
josealves at HotPOP.com
Sat Mar 22 02:07:19 UTC 2003
Can I catch the hardware interrupts with the rtems_interrupt_catch() directive in the pc386 bsp?
rtems_status_code rtems_interrupt_catch(
rtems_isr_entry new_isr_handler,
rtems_vector_number vector,
rtems_isr_entry *old_isr_handler
);
If yes, how to determine the value that has to be used for the vector number parameter?
(Didn't found any information in the "Applications Supplement" for the i386 bsp )
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20030322/38bf892f/attachment.html>
More information about the users
mailing list