> > > > Should I do this for all the items in the struct? Or just the one line?
> > >
> > > No, for all three lines: I specifically mentioned fillrect, copyarea and
> > > imageblit.
>
> Shouldn't you fill in references to cfb_*() routines instead of NULL pointers?

Possible. I'm not sure which one I tried. I think the generic fbcon code
will pick up the right ones if the struct is initialized to NULL. Looking
at radeonfb I see BenH using cfp_fillrect etc. so I may be off my rocker.

        Michael

Reply via email to