registration function of Cardbus driver

Prasanta Sadhukhan (prasanta@tataelxsi.co.in)
Mon, 07 Apr 2003 13:43:41 +0530


Hi,
Our Cardbus driver was using register_driver/unregister_driver
function of cb_enabler.c for registration and unregistration in
RH7.1
But in RH 8.0 , we are not able to find cb_enabler.o file in
/modules/pcmcia directory even when we compile the kernel with PCMCIA
CARDBUS support.
So our Cardbus driver is giving unresolved symbol register_driver and
unregister_driver.

Has this function renamed.
If not where it is?

Please help.
Any pointers will be highly appreciated.

Thanks & regards
Prasanta

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/