Ioctl

From: Brian D. McGrew
Date: Mon Jan 31 2011 - 14:47:13 EST


Hello,

I'm very new at working with the kernel and device drivers and I'm trying to
bring ours drivers up from a 2.6.16 kernel to 2.6.37. I'm noticing that
ioctl() doesn't seem to be raound anymore, or at least I can't find it.

There is tons of stuff in my code that I don't yet understand which requires
the ioctl function. What is the best way for me to either get the ioctl
working in 2.6.37, or the quickest way to work around it???

Thanks,

-b

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/