Difference between revisions of "SD Card slot"

From ThinkWiki
Jump to: navigation, search
m (Linux support)
(Linux support)
Line 16: Line 16:
 
lspci reports it as a Ricoh device with PCI ID 1180:0822 (X Series, Z60m, Z60t), or 1180:0841 (Z Series).
 
lspci reports it as a Ricoh device with PCI ID 1180:0822 (X Series, Z60m, Z60t), or 1180:0841 (Z Series).
  
The [http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci sdhci project] has developed a driver that supports these and other SD controller chips. The driver has been reported to work on ThinkPad {{X40}}, {{X41}}, {{Z60m}} and {{Z60t}} models, and has been available in mainline kernel since 2.6.17-rc1. See also "[[How to get the internal SD-CARD working]]".
+
The [http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci sdhci project] has developed a driver that supports these and other SD controller chips. The driver has been reported to work on ThinkPad {{X40}}, {{X41}}, {{Z60m}}, {{Z60t}} and {{X60}} models, and has been available in mainline kernel since 2.6.17-rc1. See also "[[How to get the internal SD-CARD working]]".
  
 
=== Models featuring this Technology ===
 
=== Models featuring this Technology ===

Revision as of 22:52, 16 April 2007

The SD Card slot (Secure Digital) is found on select ThinkPads and Docking stations.

In addition to SD Cards, SD Card slots can also accept the older MMC (MultiMedia Card).

PCI-based SD Card slot

This implementation is called "SD Card with IO support", and supports in addition to regular SD memory cards also special SDIO cards (e.g. Bluetooth, WiFi, etc).

Linux support

lspci reports it as a Ricoh device with PCI ID 1180:0822 (X Series, Z60m, Z60t), or 1180:0841 (Z Series).

The sdhci project has developed a driver that supports these and other SD controller chips. The driver has been reported to work on ThinkPad X40, X41, Z60m, Z60t and X60 models, and has been available in mainline kernel since 2.6.17-rc1. See also "How to get the internal SD-CARD working".

Models featuring this Technology

USB based SD Card slot

This implementation only supports SD Memory cards.

Linux support

Should be supported by the Linux USB Storage drivers (usb-storage).

Models featuring this Technology