tail head cat sleep
QR code linking to this page

Manual Pages  — RTSX

NAME

rtsx – Realtek SD card reader

CONTENTS

SYNOPSIS

To compile this driver into the kernel, place the following lines in the kernel configuration file: device mmc device mmcsd device rtsx

Alternatively, to load the driver as a module at boot time, place the following lines in loader.conf(5):

mmc_load="YES"
mmcsd_load="YES"
rtsx_load="YES"

DESCRIPTION

The rtsx driver provides support for Realtek SD card reader. Driver attaches mmc bus on card insertion and detaches it on card removing.

HARDWARE

The rtsx driver supports different specification compatible chips. The following chips have been verified to work:

It should also work for:

SEE ALSO

mmc(4), mmcsd(4)

SD Specifications, Part 2, SD Host Controller, Simplified Specification, SanDisk Secure Digital Card,

HISTORY

The rtsx driver was ported from OpenBSD with modifications found in Linux and NetBSD

AUTHORS

Henri Hennebert <Mt hlh@restart.be> Gary Jennejohn <Mt gj@freebsd.org> Jesper Schmitz Mouridsen <Mt jsm@FreeBSD.org>

CONTRIBUTORS

Lutz Bichler <Mt Lutz.Bichler@gmail.com>

DEBUGGING INFORMATION

dev.rtsx.0.debug_mask can be set with the following masks:

BUGS


RTSX (4) April 26, 2022

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

Like a classics radio station whose play list spans decades, Unix simultaneously exhibits its mixed and dated heritage. There's Clash-era graphics interfaces; Beatles-era two-letter command names; and systems programs (for example, ps) whose terse and obscure output was designed for slow teletypes; Bing Crosby-era command editing (# and @ are still the default line editing commands), and Scott Joplin-era core dumps.
— The Unix Haters' handbook