The branch stable/13 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=7cddc353b63cc1496fd714593133b706512c4788
commit 7cddc353b63cc1496fd714593133b706512c4788 Author: Dmitry Chagin <[email protected]> AuthorDate: 2021-05-26 06:47:30 +0000 Commit: Dmitry Chagin <[email protected]> CommitDate: 2021-06-09 06:37:50 +0000 rtwn_usb(4): add revision number for D-Link DWA-121 (N150 Nano). (cherry picked from commit 17dafdc0de7e8ab0c750d1339e4debc78262e19b) --- share/man/man4/rtwn_usb.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/rtwn_usb.4 b/share/man/man4/rtwn_usb.4 index 1cbc280dfdcb..b146cfe4fe09 100644 --- a/share/man/man4/rtwn_usb.4 +++ b/share/man/man4/rtwn_usb.4 @@ -70,7 +70,7 @@ based USB wireless network adapters, including: .It "Buffalo WI-U2-433DHP" Ta RTL8821AU Ta USB 2.0 .It "Buffalo WI-U2-433DM" Ta RTL8821AU Ta USB 2.0 .It "Buffalo WI-U3-866D" Ta RTL8812AU Ta USB 3.0 -.It "D-Link DWA-121 (N150 Nano)" Ta RTL8188EU Ta USB 2.0 +.It "D-Link DWA-121 rev C1A (N150 Nano)" Ta RTL8188EU Ta USB 2.0 .It "D-Link DWA-123 rev D1" Ta RTL8188EU Ta USB 2.0 .It "D-Link DWA-125 rev D1" Ta RTL8188EU Ta USB 2.0 .It "D-Link DWA-131" Ta RTL8192CU Ta USB 2.0 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
