Re: sysfs vs. ioctl

From: Neshama Parhoti
Date: Wed Feb 24 2010 - 00:28:51 EST


On Tue, Feb 23, 2010 at 6:58 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote:
> One rule of thumb is that if you already require a character device, using ioctl
> is the right answer, but you shouldn't create a character device
> if all you want to do over it is a single ioctl operation.

thank you so much this really helped !

~pnesh

>
>        Arnd
>
--
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/