@@ -62,7 +62,7 @@ You should have received a copy of the GNU General Public License along with thi
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Inquire about an alarm. <ahref="group__alarm.html#g25c4556b6e2f6fa220a734bf83c4c374"></a><br></td></tr>
</table>
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 5 18:53:21 2006 for Xenomai API by
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 19 19:58:43 2006 for Xenomai API by
@@ -67,7 +67,7 @@ You should have received a copy of the GNU General Public License along with thi
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Disable an interrupt source. <ahref="group__hal.html#g615e2795b5a080f9155bf2f9f29e0b3f"></a><br></td></tr>
</table>
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 5 18:53:21 2006 for Xenomai API by
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 19 19:58:43 2006 for Xenomai API by
@@ -65,7 +65,7 @@ You should have received a copy of the GNU General Public License along with thi
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Uninstall a shared Linux interrupt handler. <ahref="group__hal.html#g80403d346662fcc3c960f12e4d5b8e09"></a><br></td></tr>
</table>
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 5 18:53:21 2006 for Xenomai API by
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 19 19:58:43 2006 for Xenomai API by
@@ -50,7 +50,7 @@ You should have received a copy of the GNU General Public License along with Xen
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Unregisters a RTDM device. <ahref="group__devregister.html#g9cc04a9b6e1710d9ad3860de8d81bf14"></a><br></td></tr>
</table>
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 5 18:53:21 2006 for Xenomai API by
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 19 19:58:43 2006 for Xenomai API by
@@ -204,7 +204,7 @@ You should have received a copy of the GNU General Public License along with Xen
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Test if running in a real-time task. <ahref="group__util.html#g8f9fcd0e274324096628dfede6fb10f2"></a><br></td></tr>
</table>
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 5 18:53:21 2006 for Xenomai API by
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 19 19:58:44 2006 for Xenomai API by
@@ -67,7 +67,7 @@ You should have received a copy of the GNU General Public License along with thi
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Inquire about an event group. <ahref="group__event.html#gbecddf3846622df42bf95f94871f8e62"></a><br></td></tr>
</table>
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 5 18:53:21 2006 for Xenomai API by
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 19 19:58:43 2006 for Xenomai API by
<tr><tdclass="indexkey">ksrc/skins/rtdm/<aclass="el"href="skins_2rtdm_2module_8c.html">module.c</a></td><tdclass="indexvalue">Real-Time Driver Model for Xenomai </td></tr>
@@ -76,7 +76,7 @@ You should have received a copy of the GNU General Public License along with thi
<tr><tdclass="mdescLeft"> </td><tdclass="mdescRight">Schedule an APC invocation. <ahref="group__hal.html#ga0e99241b9b16e6a43a4eb0ec144448e"></a><br></td></tr>
</table>
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 5 18:53:21 2006 for Xenomai API by
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 19 19:58:43 2006 for Xenomai API by
@@ -217,7 +217,9 @@ This user-space only service retrieves the uniform descriptor of a given mappabl
<ul>
<li>-EPERM is returned if this service should block, but was called from a context which cannot sleep (e.g. interrupt, non-realtime or scheduler locked).</li></ul>
<p>
Environments:<p>
<ul>
<li>-ENOENT is returned if the special file /dev/rtheap (character-mode, major 10, minor 254) is not available from the filesystem. This device is needed to map the shared heap memory into the caller's address space. udev-based systems should not need manual creation of such device entry. Environments:</li></ul>
<p>
This service can be called from:<p>
<ul>
<li>User-space task (switches to primary mode)</li></ul>
...
...
@@ -534,7 +536,7 @@ This service can be called from:<p>
Rescheduling: never. </td>
</tr>
</table>
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 5 18:53:21 2006 for Xenomai API by
<hrsize="1"><addressstyle="align: right;"><small>Generated on Sun Nov 19 19:58:44 2006 for Xenomai API by
@@ -192,6 +192,9 @@ This user-space only service retrieves the uniform descriptor of a given shared
<ul>
<li>-EPERM is returned if this service should block, but was called from a context which cannot sleep (e.g. interrupt, non-realtime or scheduler locked).</li></ul>
<p>
<ul>
<li>-ENOENT is returned if the special file /dev/rtheap (character-mode, major 10, minor 254) is not available from the filesystem. This device is needed to map the memory pool used by the shared queue into the caller's address space. udev-based systems should not need manual creation of such device entry.</li></ul>