May 28, 2012
2:27 p.m.
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.