CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/01/09 06:42:57
Modified files: sys/dev/pci/drm/radeon: radeon_fb.c Log message: Fix the burner method, here the cookie is a pointer to rasops_info. Problem noticed by Nick Gray and brett@ and analysed with mikeb@. ok jsg@