> My first question, I haven't looked at the code properly yet, is about ioctl 
> numbers.  Where are they coming from?  How do we avoid overlapping with the 
> driver-specific ioctl numbers?

>From what I gather from drm.h, the driver specific ioctls are supposed to 
begin at 0x40. The highest general ioctl I saw was 0x39, so I assumed 
there was room for a few more without having to juggle the driver ioctl 
range. 

Karl

  [k a r l  r a s c h e]   "We have no tolerance for dysfunctional 
                            PC's, and are swift to employ the floor 
   [EMAIL PROTECTED]     tool as a method of extracting the 
                            meaty nut-pulp contained within XT cases
                            and old phone systems"  --accrc.org                        
                       



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to