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

Adding RTS5260 Support #3

Closed
ghost opened this issue Jun 29, 2021 · 4 comments
Closed

Adding RTS5260 Support #3

ghost opened this issue Jun 29, 2021 · 4 comments
Labels
RTS5260 RTS5260

Comments

@ghost
Copy link

ghost commented Jun 29, 2021

Hi FireWolf:

First of all, thank you very much for implementing the Realtek SD card driver. I'm testing it on a Dell Precision 7530, which has the RTS5260 chip (10EC, 5260). I used the RTS525A class to experiment, however, it is not supported and recognized at all. I wonder if there is something I could do to help you implement the driver. The chip is most commonly found on Dell business laptops. Thank you again!

@0xFireWolf
Copy link
Owner

I used the RTS525A class to experiment, however, it is not supported and recognized at all.

This is expected, because each controller class contains chip-specific code that may not be compatible for other chips.

Try the attached driver and see if your chip can be recognized and work properly.

RealtekCardReader_0.9.6p1_f2b10c6_DEBUG.zip

@ghost
Copy link
Author

ghost commented Jul 17, 2021

Thank you so much! The card reader worked well on Monterey, with your build and RealtekCardReaderFriend.

图片

@ghost ghost closed this as completed Jul 17, 2021
@0xFireWolf
Copy link
Owner

Does the SD card work properly as well? What's the read and write speed under macOS and other systems like Windows?

@ghost
Copy link
Author

ghost commented Jul 17, 2021

Yes, it is correctly recognized and has moderate writing speeds, as I only have an SDHC card to test. Sorry I don't have any UHS cards to report the maximum speed of the driver.

@0xFireWolf 0xFireWolf added the RTS5260 RTS5260 label Aug 6, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RTS5260 RTS5260
Projects
None yet
Development

No branches or pull requests

1 participant