CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/04/03 08:41:23
Modified files: sys/dev/pci/drm: drmP.h i915_dma.c mga_state.c r128_cce.c radeon_cp.c Log message: Change a bunch of "printk" in commented out debug code into "printf" and kill the compat define. Should have done this ages ago.