With the upcoming ttm merge we will basically be running out of generic 
DRM ioctl numbers.
We'll be up to at 0x3e and at 0x40 the device-specific commands start.

Comments in the code allow device-specific commands the range 0x40 to 0x79,
which means we can restart generic ioctls at 0x80 unless there is a 
problem with a supported operating system. Linux seems to allow 8 bits 
for ioctl numbers. What about *BSD?

Should we reserve a larger range for device-specific commands?

/Thomas

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to