RTEMS | iospace: Add iospace driver (!1243)
Kinsey Moore (@opticron)
gitlab at rtems.org
Thu May 14 12:59:49 UTC 2026
Kinsey Moore started a new discussion on cpukit/include/dev/iospace/iospace.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1243#note_150041
> +
> +/**
> + * @brief Obtains the iospace device.
> + *
> + * This command has no argument.
> + */
> +#define RTEMS_IOSPACE_IOCTL_OBTAIN 0
> +/**
> + * @brief Releases the iospace device.
> + *
> + * This command has no argument.
> + */
> +#define RTEMS_IOSPACE_IOCTL_RELEASE 1
> +
> +/**
> + * @brief Get number of events in iospace.
These descriptions are incorrect.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1243#note_150041
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260514/3fb53fb2/attachment.htm>
More information about the bugs
mailing list