[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to create a device in an LKM
On Wed, 2006-03-01 at 10:48 +0530, kishore wrote:
> Can any one
> suggest how to resolve the problem.
> Thanks in advance.
if you use the proper sysfs interfaces (and most subsystems do that for
you) then udev will automatically generate the right device nodes for
you in userspace.
but you forgot to attach your source code or even give a more detailed
description of your device so we don't have the information to give you
more specific advice.
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/