On Tue, Jun 13, 2006 at 02:31:26PM +0530, kaustav.majumdar@xxxxxxxxx wrote: > Hi all, > > I was curious about the following doubts: > > 1. In presence of multiple devices, whether multiple instances of the > driver (which drives the device) will be created? No. Only multiple instances of the device specific structures. Please see the book, "Linux Device Drivers, third edition", online for free, if you have further questions in this area. 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/