[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 24 21:29:49 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #303 from commit-hook at FreeBSD.org ---
A commit references this bug:
Author: jkim
Date: Tue Nov 24 21:28:45 UTC 2020
New revision: 367998
URL: https://svnweb.freebsd.org/changeset/base/367998
Log:
Port rtsx(4) driver for Realtek SD card reader from OpenBSD.
This driver provides support for Realtek PCI SD card readers. It attaches
mmc(4) bus on card insertion and detaches it on card removal. It has been
tested with RTS5209, RTS5227, RTS5229, RTS522A, RTS525A and RTL8411B. It
should also work with RTS5249, RTL8402 and RTL8411.
PR: 204521
Submitted by: Henri Hennebert (hlh at restart dot be)
Reviewed by: imp, jkim
Differential Revision: https://reviews.freebsd.org/D26435
Changes:
head/share/man/man4/Makefile
head/share/man/man4/rtsx.4
head/sys/amd64/conf/GENERIC
head/sys/conf/NOTES
head/sys/conf/files
head/sys/dev/rtsx/
head/sys/dev/rtsx/rtsx.c
head/sys/dev/rtsx/rtsxreg.h
head/sys/i386/conf/GENERIC
head/sys/modules/Makefile
head/sys/modules/rtsx/
head/sys/modules/rtsx/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list