RTEMS Logo

RTEMS 4.9.2 On-Line Library


Transmitter Thread

PREV UP NEXT Bookshelf RTEMS Network Supplement

6.4.4: Transmitter Thread

This thread is also event driven. Each time an Ethernet frame is put in the transmit queue, an event is sent to the transmit thread, which empty the queue by sending each outcoming frame. Because we use only one transmit buffer, we are sure that the frame is well-sent before sending the next.


PREV UP NEXT Bookshelf RTEMS Network Supplement

Copyright © 1988-2008 OAR Corporation