Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recognize Internal SD Card Reader on MacOS #618

Merged
merged 1 commit into from
May 15, 2023

Conversation

matthewperiut
Copy link
Contributor

Mac Drive Manager only recognized USB connections, this also checks if the drive is an SD connection.

Notice "Connection: USB"
image

Notice "Connection: Secure Digital" (which stands for SD, not sure why Apple chose to go with this)
image

With this Apple's builtin SD card reader works,
image

Note this doesn't affect USB SD Card Readers, because those were always under Connection USB (Same SD card):
image

And for completeness sake, here's the side by side before and after the commit.
image

Pretty simple but important change.

@matthewperiut
Copy link
Contributor Author

Potentially related to #610, but not enough information

@grulja grulja merged commit 3951b5d into FedoraQt:main May 15, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants