mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2026-09-19 05:04:49 +00:00
Add support for SecureDigital and MultiMediaCard devices in FreeBSD. #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @claunia on GitHub (Dec 24, 2017).
Description
DiscImageChef should support SecureDigital and MultiMediaCard devices using SDHCI controllers under FreeBSD 12.
Exact command line used:
DiscImageChef device-info -i /dev/mmc0Expected behavior:
DiscImageChec shows information about the inserted card.
Actual behavior:
Device is not supported.