CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2011/05/30 15:16:57
Modified files: sys/dev/pci/drm: i915_drv.c Log message: Enable MSI on inteldrm. Disable it explictly for i945g and i945gm because according to linux (which is written by intel people) msi is buggy as hell on that chipset. ok kettenis@