On 2009-04-17, Murali N <nalajala.murali@xxxxxxxxx> wrote: > yes i am thinking that all the probe functions as to be executed as > part of the kernel initialization!!! but "smc911x_drv_probe" is not > executing right now.....any idea why it is happening? but > "serial_imx_probe" is executing properly and i am able to work with > UART. > How do you know that probe function does not work properly? Do you load the module? Do you declare your function using module_init()? Check the messages by dmesg. Jeffrey -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ