hi all, I have a driver from QUATECH that when compiled screams that: warning: implicit declaration of function `pcmcia_report_error` warning: implicit declaration of function `pcmcia_register_client` warning: implicit declaration of function `pcmcia_deregister_client` warning: implicit declaration of function `register_serial` warning: implicit declaration of function `unregister_serial` and indeed I can't load it; it shouts about unknown symbols. I checked and saw that, for example the function pcmcia_register_client does not exists in modern kernels but does exist in 2.6.10. Can I use git to find the exact kernel version (or patch) this function disappeared ? thanks naziir -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ