Difference between revisions of "Realtek 3-in-1 MultiCard Reader"
(â†Created page with '{| width="100%" <div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;"> This Ricoh MultiCar...') |
|||
Line 1: | Line 1: | ||
{| width="100%" | {| width="100%" | ||
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;"> | <div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;"> | ||
− | This Ricoh MultiCard Reader is found on select ThinkPads, and supports MMC, SD and SDHC | + | This Ricoh MultiCard Reader is found on select ThinkPads, and supports MMC, SD and SDHC. In addition, with an appropriate adapter it can support miniSD and microSD |
+ | |||
+ | SDXC should also works as they are identical to SDHC, however larger then 32GB SDXC by default uses the Microsoft exFAT filesystem which may be incompatible with the operating system in use. | ||
+ | |||
</div> | </div> | ||
|} | |} | ||
Line 14: | Line 17: | ||
'''SD / SDHC''' | '''SD / SDHC''' | ||
* works through the '''sdhci''' driver | * works through the '''sdhci''' driver | ||
+ | |||
+ | '''SDXC''' | ||
+ | * should work with the '''sdhci''' driver. Note however that larger then 32GB cards by default use the proprietary (patented) Microsoft exFAT filesystem which is not supported. The solution for such cards is to change filesystem, assuming that the devices the card is to be used with also support other filesystems. | ||
=== Models featuring this Technology === | === Models featuring this Technology === | ||
* {{X201i}} | * {{X201i}} |
Revision as of 09:49, 10 September 2010
This Ricoh MultiCard Reader is found on select ThinkPads, and supports MMC, SD and SDHC. In addition, with an appropriate adapter it can support miniSD and microSD
SDXC should also works as they are identical to SDHC, however larger then 32GB SDXC by default uses the Microsoft exFAT filesystem which may be incompatible with the operating system in use.
Linux support
This is a PCI device.
MMC
- support unknown - please test if you have the hardware and update the information here.
SD / SDHC
- works through the sdhci driver
SDXC
- should work with the sdhci driver. Note however that larger then 32GB cards by default use the proprietary (patented) Microsoft exFAT filesystem which is not supported. The solution for such cards is to change filesystem, assuming that the devices the card is to be used with also support other filesystems.