CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/22 15:54:48
Modified files:
sys/dev/pci/drm: drmP.h i915_drv.h i915_irq.c mga_drv.h
mga_irq.c radeon_drv.h radeon_irq.c
Log message:
using ``wait queues' for sleep is a linuxism. Kill them and just sleep
on the softc.
