On Tue, Apr 02, 2002 at 07:49:59PM -0700, Jens Owen wrote:
>Alan,
>
>I've committed a slew of header file changes.  Mostly, I've seperated
>any device dependencies from drm.h and the automatic include of all the
><device>_drm.h files.  This results in a drm.h which does not have any
>of the driver specific IOCTLs, and the need to explicitly include the
><device>_drm.h files where needed.
>
>Also, I've removed xf86drm<Device>.c files and I've got the
>xf86drmCompat.c support working for the drivers that haven't been
>converted to the new drmCommand interface.

Hi Jens,

What happens with xc/lib/GL/dri/drm, where the xf86drm<Device>.c files
used to get symlinked?

I was wondering if the xf86drm<Device>.c files would just get moved
to the ddx driver directory, and be modified to use the new interface
instead of ioctl().

I haven't had a chance to checkout your new branch yet, so maybe
that would answer my questions.

David
--
David Dawes
Senior X Architect                              Tungsten Graphics, Inc
www.XFree86.org/~dawes                          www.tungstengraphics.com

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to