CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/08/28 14:47:10

Modified files:
        sys/arch/macppc/macppc: ofw_machdep.c ofw_machdep.h 
        sys/arch/macppc/pci: vgafb.c 

Log message:
Move the early framebuffer initialization code outside of vgafb(4)
and introduce a function to get the cursor position an unmap the
stolen memory region when switching to the real framebuffer.

For the moment we still reuse the original region but this allows
me to move forward and it buys us the posibility to have an early
framebuffer without vgafb (i.e. radeondrm(4) only).

Reply via email to