Documentation | c-user: Add iodev documentation (!242)

Gedare Bloom (@gedare) gitlab at rtems.org
Tue Jun 2 15:07:45 UTC 2026




Gedare Bloom started a new discussion on c-user/iodev/background.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/242#note_151562

 > +% Copyright (C) 2026 Aaron Nyholm
 > +
 > +```{index} IO Device
 > +```
 > +
 > +```{index} iodev
 > +```
 > +
 > +# Background
 > +
 > +The IO device API is a interface to access IO address spaces via a device node
 > +and a file descriptor obtained after opening the device node. A registered IO
 > +driver provide a mapping from a logical identifier to a specific address where
 > +an IO device resides. The API does not directly interact with an device hardware.
 > +An application can use a common identifier to a local IO address map for a
 > +device who's address can vary depending on a bus configuration or the BSP hardware.

who's -> whose

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/242#note_151562
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/20260602/a5d53ea2/attachment-0001.htm>


More information about the bugs mailing list