Re: registration function of Cardbus driver

Felipe Alfaro Solana (felipe_alfaro@linuxmail.org)
07 Apr 2003 11:20:57 +0200


On Mon, 2003-04-07 at 10:13, Prasanta Sadhukhan wrote:
> 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.

If my memory serves me well, you need an external project named
"pcmcia-cs" that you can download from http://pcmcia-cs.sourceforge.net.
This project has alternative PCMCIA/CardBus support and it has the
cb_enabler module you're looking for.

Linux Registered User #287198

-
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/