On Wed, 28 Mar 2001, Tea Age wrote:
> On Wednesday 28 March 2001 12:00, Sven LUTHER wrote:
> 
> > ...
> > Note, drm, also in char, will need agp stuff for working also. Don't know
> > how they do it though, since it obviously works ok right now.
> >...
> 
> After moving directories agp and drm from char into video and adapting the 
> Makefiles the agp is still initialized far after i810fb. :-(

fbmem_init() <- chr_dev_init() <- device_init() <- partition_setup()

partition_setup() seems to be part of $(CORE_FILES) in the main Makefile.

Of course we can still wonder how graphics hardware is related to disk
partitions...

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to