|
NAMErtsx —
Realtek SD card reader
SYNOPSISTo 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" DESCRIPTIONThertsx driver provides support for Realtek SD card
reader. Driver attaches mmc bus on card insertion and detaches it on card
removing.
HARDWAREThertsx driver supports different specification
compatible chips. The following chips have been verified to work:
It should also work for:
SEE ALSOmmc(4), mmcsd(4)SD Specifications, Part 2, SD Host Controller, Simplified Specification, SanDisk Secure Digital Card. HISTORYThertsx driver was ported from
OpenBSD with modifications found in Linux and
NetBSD.
AUTHORSHenri Hennebert <hlh@restart.be>Gary Jennejohn <gj@freebsd.org> Jesper Schmitz Mouridsen <jsm@FreeBSD.org> CONTRIBUTORSLutz Bichler <Lutz.Bichler@gmail.com> DEBUGGING INFORMATIONdev.rtsx.0.debug_mask can be set with the following masks:
BUGS
Visit the GSP FreeBSD Man Page Interface. |