Marin D wrote:
> Where could I find useful (excluded the .h file and the man page) info on
> the ioctl() capabilities?
YTMTWBK (You Tell Me, Then We'll Both Know).
I haven't found a decent reference on the various ioctls(), beyond
grepping the kernel source.
If you come across one, I'm sure that most of us would like to hear
about it.
> There s nothing on the subject in the glibc info pages or the
> c-programming-faq...
There wouldn't be. ioctls() are largely specific to a particular OS
version, and individual modules can add their own ioctl()s.
--
Glynn Clements <[EMAIL PROTECTED]>