[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Device driver registration



Hi there,

when registering my own RTEMS device driver, do I have to create the  
file name for my device before the call to rtems_io_register_name() or  
does RTEMS create that file automatically for me when calling  
rtems_io_register_name() ?

Thank you very much and kind regards,
  Hank