OAR

RTEMS 4.5.0 On-Line Library


I/O Manager Device Driver Table

PREV UP NEXT Bookshelf RTEMS Ada User's Guide

16.2.1: Device Driver Table

Each application utilizing the RTEMS I/O manager must specify the address of a Device Driver Table in its Configuration Table. This table contains each device driver's entry points. Each device driver may contain the following entry points:

If the device driver does not support a particular entry point, then that entry in the Configuration Table should be NULL. RTEMS will return RTEMS.SUCCESSFUL as the executive's and zero (0) as the device driver's return code for these device driver entry points.


PREV UP NEXT Bookshelf RTEMS Ada User's Guide

Copyright © 1988-2000 OAR Corporation