Hi!

The following lines are in the IRQ Control IOCTL:

   /* if we haven't dma then no need for this control */
   if (!(dev->driver_features & DRIVER_HAVE_DMA))
       return -EINVAL;

Shouldn't this be DRIVER_HAVE_IRQ ?

BTW, sorry Erdi for attributing this to your patch.

/Thomas





-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to