.\" $OpenBSD: rtsx.4,v 1.2 2012/11/30 14:57:33 jmc Exp $ .\" .\" Theo de Raadt, 2006. Public Domain. .\" Stefan Sperling, 2012. Public Domain. .\" .Dd $Mdocdate: November 30 2012 $ .Dt RTSX 4 .Os .Sh NAME .Nm rtsx .Nd Realtek SD card reader .Sh SYNOPSIS .Cd "rtsx* at pci?" .Cd "sdmmc* at rtsx?" .Sh DESCRIPTION The .Nm driver provides support for the Realtek RTS5209 SD card reader. .Pp The .Xr sdmmc 4 subsystem performs SD/MMC transactions to communicate with SD or SDHC devices inserted into the SD slot. .Sh SEE ALSO .Xr intro 4 , .Xr sdmmc 4 .Sh HISTORY The .Nm driver first appeared in .Ox 5.3 . .Sh AUTHORS .An -nosplit The .Nm driver was written by .An Stefan Sperling Aq stsp@openbsd.org . .Sh BUGS The .Nm driver does not support MS (Memory Stick) and xD (Extreme Digital) devices even though the hardware supports them. .Pp Support for SDIO interrupts is not implemented.