CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2011/05/01 09:12:44
Modified files: sys/dev/pci/drm: i915_drv.c Log message: Fix a NULL dereference if drm fails to attach. There's probably something better to be done, but we should at least boot if this happens now.