--- Tan Wei Chong <weichong78@bsdmail.com> wrote: > What does the above macro do ? __devinit is used to mark functions and data as only being used at initialization. See .../include/linux/init.h. > Can a driver possibly have multiple entry point ? > Of course! See http://www.xml.com/ldd/chapter/book/ch03.html#t3 for an example of char driver entry points. Harmony, --Christine __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/