RTEMS
5.0.0
|
Classic Input/Output Manager implementation. 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 device driver table driver_table and major number major. More... | |
Classic Input/Output Manager implementation.