On Fri, Dec 23, 2005 at 04:06:47PM +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. Use the /sbin/hotplug program to create that signal for you. Good luck, greg k-h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/