Hi all,
 
I am try to write a pcmcia driver on my mips box(r3000).
There were some pcmcia code in kernel source tree.(/drivers/pcmcia)
I selected the CONFIG_PCMCIA in .config file.
But I didn't want to use insmod to load the pcmcia module.
 
When I insert to pcmcai slot, there is nothing happened.
Does these codes work?
 
The /init/main.c will call init_pcmcia_ds().
But the init_pcmcia_ds() will show error message "ds: no socket driver loaded!".
Why??
 
                                                                            Green

Reply via email to