Straightening out ioctl() size confusion
Straightening out ioctl() size confusion
Posted Sep 11, 2003 18:24 UTC (Thu) by Ross (guest, #4065)Parent article: Straightening out ioctl() size confusion
"If no two drivers implement the same command codes..."
Did you mean to say "no" there? It seems like there wouldn't be a problem
if all the command codes were unique... if one was sent to the wrong
driver it would not match any known ioctl command.
