> > I dont know how to communicate my concern. I can't digest how come > MAJOR NUMBER identifies the driver rather than the device type as I > see different drivers for different devices of the same type but the > device file is ALWAYS the same. E.g (i dont know if this is a good > example or not) when i say /dev/video0 the kernel knows i am talking > about the tv capture card and when i say /dev/video1 the kernel knows > that i am talking of my webcam. Now the major number of both are the > same but the device driver is definatelly not the same. How do you > explain that? > What does "cat /proc/devices" say? Regards Mohanlal -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/