diff options
author | 2013-11-06 13:51:02 +0000 | |
---|---|---|
committer | 2013-11-06 13:51:02 +0000 | |
commit | 0cd9a838eb1d6c96dcf7af6a68bdd15b51beb19e (patch) | |
tree | c9dde744f706cb1f833e94f018d347b9e2a8d529 /share/man/man4 | |
parent | teach the side-effect free drivers about the partition they are dealing (diff) | |
download | wireguard-openbsd-0cd9a838eb1d6c96dcf7af6a68bdd15b51beb19e.tar.xz wireguard-openbsd-0cd9a838eb1d6c96dcf7af6a68bdd15b51beb19e.zip |
Add support for the RTS5229 card reader to rtsx(4).
From Pedro Martelletto.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/rtsx.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/rtsx.4 b/share/man/man4/rtsx.4 index f3ed6be7a66..8c1eb73e579 100644 --- a/share/man/man4/rtsx.4 +++ b/share/man/man4/rtsx.4 @@ -1,9 +1,9 @@ -.\" $OpenBSD: rtsx.4,v 1.3 2013/07/16 16:05:49 schwarze Exp $ +.\" $OpenBSD: rtsx.4,v 1.4 2013/11/06 13:51:02 stsp Exp $ .\" .\" Theo de Raadt, 2006. Public Domain. .\" Stefan Sperling, 2012. Public Domain. .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: November 6 2013 $ .Dt RTSX 4 .Os .Sh NAME @@ -15,7 +15,8 @@ .Sh DESCRIPTION The .Nm -driver provides support for the Realtek RTS5209 SD card reader. +driver provides support for the Realtek RTS5209 and RTS5229 SD card +readers. .Pp The .Xr sdmmc 4 |