Detect insert/remove operations of removable devices
Sergey Lentsov (8268) 63 posts |
Hello, Is there possibility to detect that some removable device (USB/CDROM/SDCARD/etc..) was inserted or removed? |
Julie Stamp (8365) 474 posts |
For SD cards at least you’ll get UpCall_DriveAdded and UpCall_DriveRemoved. Have a look at the sources for SDFS, SCSIFS and ADFSFiler. The UpCall isn’t on the wiki. |