http://bugs.freedesktop.org/show_bug.cgi?id=11682


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10829|0                           |1
        is obsolete|                            |




------- Comment #3 from [EMAIL PROTECTED]  2007-07-21 08:15 PST -------
Created an attachment (id=10830)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=10830&action=view)
Bug fixes

airlied fixed a couple of bugs. This here is my patch that fixes the rest of
the bugs that prevented Nouveau from working. Again, I can push this myself, if
someone gives me the green light.

One thing is that (ioctl->cmd != cmd) check in drm_ioctl(), which I fixed so
that DRM core ioctls and driver private ioctls have their own checks. This is
because ioctl->cmd includes the direction bits and stuff for the core ioctls,
but not for the driver private ioctls. And then there's the issue with
DRM_COMMAND_BASE.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to