Jump to ID:
Networking

Project Home

Discussions

Wiki

Project Info
Forum Topic - custom ioctl command index: Page 1 of 2 (2 Items)
   
 
 
custom ioctl command index  
Hi,

I want o create wifi driver custom ioctol command. How can I find which group, number I can use without conflicting with
 the existing ones? 

I searched ioctl.h, ieee80211_ioctl.h, but it is not obvious about the convention of how to define the custom ioctl 
index.

thanks,

Yurong