Re: porting linux driver in Fiasco.OC
Adam Lackorzynski <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu Jul 30, 2015 at 08:22:23 -0500, Jorge Alberto Garcia wrote: > Hi! > This is very interesting!, is there any resource about what needs to be > done for a user space component handling hw ? Nothing really different than what a in-kernel drivers needs to do. Programs (including drivers) get access to device's MMIO as well as to their interrupts. Besides that it can be an ordinary program. Adam -- Adam [email protected] Lackorzynski http://os.inf.tu-dresden.de/~adam/