Date: Sun, 23 May 2021 15:43:04 GMT From: Dmitry Chagin <dchagin@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: b595729ccfde - main - rsu(4): add ASUS WL-167G V3 to the list of supported devices. Message-ID: <202105231543.14NFh4Ek011078@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=b595729ccfde8e5d5bac0acf9690de9d437a1afd commit b595729ccfde8e5d5bac0acf9690de9d437a1afd Author: Dmitry Chagin <dchagin@FreeBSD.org> AuthorDate: 2021-05-23 15:42:29 +0000 Commit: Dmitry Chagin <dchagin@FreeBSD.org> CommitDate: 2021-05-23 15:42:29 +0000 rsu(4): add ASUS WL-167G V3 to the list of supported devices. MFC After: 2 weeks --- share/man/man4/rsu.4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/man/man4/rsu.4 b/share/man/man4/rsu.4 index 8e875400bc0b..1d38c4a1618d 100644 --- a/share/man/man4/rsu.4 +++ b/share/man/man4/rsu.4 @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd April 4, 2018 +.Dd May 23, 2021 .Dt RSU 4 .Os .Sh NAME @@ -115,6 +115,7 @@ wireless network adapters, including: .Pp .Bl -tag -width Ds -offset indent -compact .It ASUS USB-N10 +.It ASUS WL-167G V3 .It Belkin F7D1101 v1 .It D-Link DWA-131 A1 .It EDUP EP-MS150N(W)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105231543.14NFh4Ek011078>