Hello

Is there any specific reason why trace output generated with printf() or 
similar functions is not routed to OKL4's KDB interface (functions L4_KDB...)? 
Instead in file okl4_console.cc a direct access to COM1's hardware registers is 
implemented. This creates the problem that there is a concurrency access to the 
hardware by the OKL4 kernel and any Genode-based application.
In my case it is even worth, because I deal with a hardware which does not 
provide a legacy COM port. I have adapted the KDB to the specific hardware, so 
any application using the KDB interface would benefit from it. But Gernode 
ignoring it makes it unrunnable on this special platform.
Since the problem is urgent, I require some hints to make Genode able using 
OKL4's KDB interface.

Regards
Frank

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Genode-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to