[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Device driver registration
- Date: Sun, 21 Oct 2007 20:38:07 +0200
- From: hwulf at et-inf.fho-emden.de (hwulf at et-inf.fho-emden.de)
- Subject: 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