On Mon, Nov 20, 2006 at 02:40:16PM -0600, Dinesh wrote: > Hello, > > Is there a simple module that creates /dev entries upon boot using udev > instead of devfs? It should use class_simple_create/destroy/device_add > functions. Have you merely grepped the kernel source for examples? There are lots of them out there... Oh, and there is no class_simple_* functions anymore, sorry. thanks, greg k-h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/