CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/04/03 08:01:40
Modified files: sys/dev/pci/drm: i915_irq.c mach64_irq.c mga_irq.c r128_irq.c radeon_irq.c Log message: ${XORGNAME}_driver_irq_handler() is a stupid name for an interrupt handler anyway. replace it with ${OpenBSD_driver_name}_intr like most of the rest of the tree. No functional change.