Regarding Automatic loading of PCMCIA client driver
Dominik Brodowski
linux at dominikbrodowski.net
Sat Feb 4 16:20:13 EST 2006
Hi,
On Fri, Feb 03, 2006 at 11:10:43AM +0530, kaustav.majumdar at wipro.com wrote:
> I had posted a query in this regard a few days ago..... but it seems had
> gone unnoticed.....
University examinations are near...
> I want to know that if I want to load the PCMCIA client drivers when the
> PC Card will be inserted in the slot
> then what are the things I have to do?
Kernel 2.6.? Just add the appropriate PCMCIA_DEVICE_ information (see
Documentation/pcmcia/devicetable.txt ) to the .id_table entry in struct
pcmcia_driver, and use recent udev, pcmciautils and module-init-tools. Then
all should work well :-)
Thanks,
Dominik
More information about the linux-pcmcia
mailing list