Skip Navigation Links | |
Exit Print View | |
man pages section 7: Device and Network Interfaces Oracle Solaris 11.1 Information Library |
- SD/MMC memory card driver
The sdcard memory card driver supports MultiMediaCard (MMC), Secure Digital (SD), and Secure Digital High Capacity (SDHC) memory cards. It uses the blkdev(7D) service to present these cards to the system as SCSI disks on a virtual SCSI bus, creating a child device to be serviced with sd(7D). Each card appears as its own SCSI LUN. Cards are hot-pluggable and removable.
Disk block special file names are located in /dev/dsk. Raw file names are located in /dev/rdsk. See sd(7D).
See dkio(7I)
See sd(7D) and blkdev(7D). Additionally, sdcard may issue the following warnings, which indicate a failure to identify the card as a supported type:
"Unknown SD CSD version (%d)" "Unknown MMC CSD version (%d)" "Unknown MMCA version (%d)" "Card type unknown"
Device special files for the storage device are created in the same way as those for a SCSI disk. See sd(7D) for more information.
Block files for disks
Raw files for disks
64-bit ELF kernel module (x86)
See attributes(5) for a description of the following attributes:
|
rmformat(1), rmmount(1), cfgadm_scsi(1M), cfgadm_sdcard(1M), fdisk(1M), mount(1M), umount(1M), scsi(4), vfstab(4), attributes(5), blkdev(7D), sd(7D), sda(7D), dkio(7I), pcfs(7FS)