public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* request for ioctl range for private devices
@ 2006-09-15 23:05 Jim Gibbons
  2006-09-16  0:26 ` Miguel Ojeda
  0 siblings, 1 reply; 6+ messages in thread
From: Jim Gibbons @ 2006-09-15 23:05 UTC (permalink / raw)
  To: linux-kernel

I'm involved in the construction of a Linux based device that needs to 
use ioctl's to communicate between its kernel module and its daemons.  
The device is an embedded product.  We should never have any need to 
distribute this driver interface.

I would like to use an ioctl range that would be safe, now and in the 
future.  Given that we won't be putting this driver on any general 
computing platforms, it seems inappropriate to reserve an ioctl range 
for this device.

I would really like to use an ioctl range that is reserved for the class 
of private embedded devices.  That way, I could be sure that I would 
never conflict with any peripheral that we might use without a 
reservation specific to our device.

Would you consider reserving space for such ioctl's?

p.s. I am not a kernel developer and hence not a member of this mailing 
list.  Please cc me on any replies.

p.p.s. I first sent this request to Michael Chastain, who remains listed 
in Documentation/ioctl-number.txt.  He replied that he is no longer 
involved and referred me to this e-mail list.  Perhaps that document 
should be updated.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-09-16 15:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-15 23:05 request for ioctl range for private devices Jim Gibbons
2006-09-16  0:26 ` Miguel Ojeda
2006-09-16  0:43   ` Jim Gibbons
2006-09-16  1:01     ` Miguel Ojeda
2006-09-16  4:44     ` Stephen Hemminger
2006-09-16 15:40       ` Lee Revell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox