How about moving

os-support/{linux,bsd}/drm/kernel/drm.h

into

os-support/shared/drm/kernel/drm.h


After all, it defines the core drm IOCTLS and data structures. It should be
common, not in OS-specific directories.

There are trivial differences between the two versions right now, that
could easily be merged. Right now, it seems as though the "linux" version
has a few extra structs, that arent being used in the BSD version. but that
should be no barrier for merging it.

Once that is done I can then submit a patch I have to make the header file
usable under solaris as well.



-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET 
comprehensive development tool, built to increase your 
productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to