[haiku-gsoc] Re: [HPET] (Fwd:) I'm in a jam.

"Dustin Howett" <alaricx@xxxxxxxxx> wrote:
> > Therefore I would like to see 3 as the best solution, as it could 
> > then
> > be used in that code as well. Doing something specifically for HPET
> > would probably be a waste of time, as there are a few other things 
> > that
> > will require full ACPI anyway and having it available from the 
> > normal
> > module instead of duplicating specific code makes the most sense to 
> > me.
> I was leaning towards that option as well.

How early do you need the module code? It basically only needs the heap 
to be functional, so it could come right after vm_init() in main.cpp 
(we would need to move the notification stuff into a separate 
module_init_post_threads(), though).
If you haven't already started, I could do this as well.

Bye,
   Axel.


Other related posts: