![]() |
RTEMS 6.1-rc7
|
This source file contains the implementation of rtems_io_register_driver(). More...
Functions | |
rtems_status_code | rtems_io_register_driver (rtems_device_major_number major, const rtems_driver_address_table *driver_table, rtems_device_major_number *registered_major) |
Registers and initializes the device with the specified device driver address table and device major number in the Device Driver Table. | |
This source file contains the implementation of rtems_io_register_driver().