On Fri, 2005-12-23 at 16:06 +0530, Narendra V Kulkarni wrote: > Hello everybody, > > > I am newbie to linux. We are developing an embedded application. We are > plugging a USB mass storage device. We are using a devfs to create a device > entry. I want to mount the USB device as soon as the device is attached and > recognised. For this i want to send use a signal handler to signal the > insertion of the device, so that i can mount it. that's not really a kernel issue.. "full" desktop linux does this automatically via things like the userspace hal daemon etc. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/