Re: Using IO-Server
Martin Schröder <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Korbinian,
Am 10.09.2014 um 14:24 schrieb Korbinian Ederer:
> Hello Community,
> I'm relative new to l4RE. My Goal is to get access to an Hardware Device which is Build in the Processor.
> After some research i came to the conclusion that the IO-Server is the thing I need, but i have no clue how to invoke it.
> It would be great if someone could supply a short example
Try this:
https://os.inf.tu-dresden.de/L4Re/doc/io.html
/src/l4/conf/examples/*.io, *.cfg
https://fooprotected.wordpress.com/2012/04/12/l4linux-patch-for-mv643xx-ethernet/
Best regards,
Martin.