Hi Alex, that was the crucial hint. When properly upgrading the quota, config_write succeeds, the device gets attached and my scenario works as expected. You made my day!
Cheers, Alex On 22.11.2016 20:28, Alexander Boettcher wrote: > by calling config_write() successfully ;-). You have to handle the > Out_of_metadata exception and then the assignment will succeed. Just > look into the other drivers as this is handled there, e.g. ------------------------------------------------------------------------------ _______________________________________________ genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
