diff options
| author | martin <martin@NetBSD.org> | 2020-04-28 16:26:43 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2020-04-28 16:26:43 +0000 |
| commit | 7f648cb05aad301b7cc4955d7eca95bd035c8f81 (patch) | |
| tree | e0edf72120061a51536158e67ff15dbb23f6b415 /share | |
| parent | 97858a21d4c9de6b3fb24663642bbf534005b4fc (diff) | |
Pull up following revision(s) (requested by jmcneill in ticket #864):
share/man/man4/rtsx.4: revision 1.6
sys/dev/pci/pcidevs: revision 1.1410
sys/dev/pci/rtsx_pci.c: revision 1.9
Add an eclectic mix of
GeForce GTX 680, RTS522A PCI-E Card Reader, intel wifi 9560
+ whitespace
Add support for Realtek RTS522A
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/rtsx.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/rtsx.4 b/share/man/man4/rtsx.4 index 1d75b611b1d..faaf7daa6c8 100644 --- a/share/man/man4/rtsx.4 +++ b/share/man/man4/rtsx.4 @@ -1,10 +1,10 @@ -.\" $NetBSD: rtsx.4,v 1.5 2018/04/24 18:35:56 maya Exp $ +.\" $NetBSD: rtsx.4,v 1.5.4.1 2020/04/28 16:26:43 martin Exp $ .\" $OpenBSD: rtsx.4,v 1.6 2014/05/18 10:52:17 stsp Exp $ .\" .\" Theo de Raadt, 2006. Public Domain. .\" Stefan Sperling, 2012. Public Domain. .\" -.Dd April 24, 2018 +.Dd April 27, 2020 .Dt RTSX 4 .Os .Sh NAME @@ -17,7 +17,7 @@ The .Nm driver provides support for the Realtek RTS5209, RTS5227, RTS5229, -RTS525A, RTL8402, RTL8411 and RTL8411B SD card readers. +RTS522A, RTS525A, RTL8402, RTL8411 and RTL8411B SD card readers. .Pp The .Xr sdmmc 4 |
