if I like to re-design and re-implement those daemons. can you point me where the code exists? And I like to know if the kernel compilation and service layer sw stack compilation falles into our existing moblin image creation. or, do I need just to follow the generic compilation procedure?
Thanks On Thu, Jan 21, 2010 at 9:47 AM, Kok, Auke <[email protected]> wrote: > [email protected] wrote: >> Hello, >> >> I like to ask a question about the moblin software stack diagram. >> There are two layers on top of kernel, App services and UI services. >> App Services has the WiFi/WiMAX (Drivers, OMA-DM). I understand OMA-DA >> falls into this area, but not sure if 'drivers' is in. As far as I >> know, WiFi/WiMAX drivers are in kernel mode. I see the source code >> location of WiFi/WiMAX in the moblin kernel source. > > yes, in general, the drivers are all in the kernel. the "layer" on top of the > kernel is for interfacing daemons that do low level device control from > userspace, > like the wimax daemon. > > Auke > _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
