On 1/26/06, Arun Srinivasan <arunlkml@xxxxxxxxx> wrote: > Can someone please guide me how do I test device drivers in linux? If you > can please send me useful links/ materials on it it wud be very helpful. How about : 1. Build the driver. 2. Load the driver. 3. Try to use the device. 4. See if it works. ?? This may be of interrest to you as well : http://lwn.net/Kernel/LDD3/ -- Jesper Juhl <jesper.juhl@xxxxxxxxx> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/