From: Robert Reif <reif@xxxxxxxxxxxxx> Date: Fri, 06 Jun 2008 19:47:17 -0400 > This patch fixes several issues: > Use the right openprom device name so the driver is actually loaded. > Fix a crash due to unitialized info->pseudo_palette. > Put the framebuffer in the proper mode for software rendering. > checkpatch cleanups. > > Hardware acceleration was removed when the driver was rewritten > for the new framebuffer API in 2003. Software rendering requires > a different framebuffer access mode but that wasn't changed. The > driver now works again but is slow. The proper fix is to reintroduce > hardware acceleration. > > Signed-off-by: Robert Reif <reif@xxxxxxxxxxxxx> Applied, thanks a lot for making this driver work Robert! -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html