aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/rtsx.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/rtsx.4')
-rw-r--r--share/man/man4/rtsx.422
1 files changed, 10 insertions, 12 deletions
diff --git a/share/man/man4/rtsx.4 b/share/man/man4/rtsx.4
index c9be7a6f21f4..69de84c6d707 100644
--- a/share/man/man4/rtsx.4
+++ b/share/man/man4/rtsx.4
@@ -1,4 +1,6 @@
.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
.\" Copyright (c) 2020 Henri Hennebert <hlh@restart.be>
.\" All rights reserved.
.\"
@@ -22,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd April 26, 2022
+.Dd May 26, 2025
.Dt RTSX 4
.Os
.Sh NAME
@@ -53,8 +55,7 @@ Driver attaches mmc bus on card insertion and detaches it on card removing.
.Sh HARDWARE
The
.Nm
-driver supports different specification compatible chips.
-The following chips have been verified to work:
+driver supports the following Realtek SD card readers:
.Pp
.Bl -bullet -compact
.It
@@ -71,17 +72,12 @@ RTS525A
RTS5260
.It
RTL8411B
-.El
-.Pp
-It should also work for:
-.Pp
-.Bl -bullet -compact
.It
-RTS5249
+RTS5249 (unverified)
.It
-RTL8402
+RTL8402 (unverified)
.It
-RTL8411
+RTL8411 (unverified)
.El
.Sh SEE ALSO
.Xr mmc 4 ,
@@ -93,7 +89,9 @@ RTL8411
.Sh HISTORY
The
.Nm
-driver was ported from
+driver appeared in
+.Fx 13.0
+and was ported from
.Ox
with modifications found in Linux and
.Nx .