<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Courier 10 Pitch">Hi,<br>
I am trying to hack Genode's core so that either init, or a child
of init, is given the L4_BASE_ICU_CAP. This will allow (as a
hack) direct handling of IRQs from the kernel. My problem is, is
that I cannot see how to get the native task cap (relevant to the
parent process) for the child process (e.g., from the Core_child
or Child class) in order to do the task map. <br>
<br>
Can someone give me some hints?<br>
<br>
Sorry to be hacking your beautiful design ;) and yes, I know this
is bad from a security perspective.<br>
<br>
Daniel<br>
</font>
</body>
</html>