On Mon, May 28, 2012 at 5:27 PM, sougata santra
<sougata.santra@gmail.com> wrote:
I am new to linux device-drivers. I am trying to fake add, remove sd cards while they are mounted. For systems where sd card controller is connected to PCI bus. I can use fakephp to remove the controller itself. Can similar thing be done with "mmc" bus_type. So that I can fake card addition and removal. The current version of fakephp does not use anything from pci-hotplug subsystem. Is something similar possible ?.
Thank you in advance.
Best regards,
Sougata.