Dear all

I am using the following code.

vbus = l4re_env_get_cap("vbus");

    if (l4_is_invalid_cap(vbus)) {
        printf("Couldn't obtain vbus capability\n");

I am getting the error "Couldn't obtain vbus capability". How to
overcome this problem.


-- 
vijay kumar

_______________________________________________
l4-hackers mailing list
[email protected]
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers

Reply via email to