Re: How to write device driver

Adam Lackorzynski <[email protected]>
Newsgroups gmane.comp.micro-kernel.l4.devel
Message-ID <[email protected]>
Hi,

On Wed Aug 14, 2013 at 11:16:07 +0530, Raja Sekhar wrote:
>              I want to write a simple character device driver.Can you
> please give me the  procedure for writing device drivers for L4fiasco.

Generally, on L4, device drivers are normal programs, i.e. you can use
whatever environment you like (i.e. that is available). Device access is
typically through MMIO, i.e. memory accesses, which can just be
accessed, after being configured and allowed in IO for that client.
Maybe you could be more specific on your plans.



Adam
-- 
Adam                 [email protected]
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.