RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


Write the Driver Interrupt Handler

PREV UP NEXT Bookshelf RTEMS Network Supplement

2.10: Write the Driver Interrupt Handler

A typical interrupt handler will do nothing more than the hardware manipulation required to acknowledge the interrupt and send an RTEMS event to wake up the driver receive or transmit task waiting for the event. Network interface interrupt handlers must not make any calls to other network routines.


PREV UP NEXT Bookshelf RTEMS Network Supplement

Copyright © 1988-2004 OAR Corporation