Module Name:    src
Committed By:   maya
Date:           Mon May 27 02:23:16 UTC 2019

Modified Files:
        src/share/man/man4: ath.4

Log Message:
Remove very outdated note about no WPA support.
>From Giles Lean in PR bin/37024, who confirmed wpa_supplicant works fine.

I didn't add a mention of wpa_supplicant. I don't think people expect WPA
support to come in any other form.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/share/man/man4/ath.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ath.4
diff -u src/share/man/man4/ath.4:1.33 src/share/man/man4/ath.4:1.34
--- src/share/man/man4/ath.4:1.33	Sat Dec 15 15:34:07 2018
+++ src/share/man/man4/ath.4	Mon May 27 02:23:16 2019
@@ -1,4 +1,4 @@
-.\"     $NetBSD: ath.4,v 1.33 2018/12/15 15:34:07 jakllsch Exp $
+.\"     $NetBSD: ath.4,v 1.34 2019/05/27 02:23:16 maya Exp $
 .\"
 .\" Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting
 .\" All rights reserved.
@@ -41,7 +41,7 @@
 .\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/ath.4,v 1.16 2004/02/18 08:30:08 maxim Exp $
 .\" parts from $FreeBSD: /repoman/r/ncvs/src/share/man/man4/ath_hal.4,v 1.7 2004/01/07 20:49:51 blackend Exp $
 .\"
-.Dd December 15, 2018
+.Dd May 27, 2019
 .Dt ATH 4
 .Os
 .Sh NAME
@@ -88,10 +88,6 @@ The actual transmit speed used is depend
 .Dq rate control
 algorithm employed by the driver.
 All chips support WEP encryption.
-AR5211 and AR5212 support the AES, TKIP, and Michael cryptographic
-operations required for WPA but at this time the driver does not support them.
-To enable encryption, use
-.Xr ifconfig 8 .
 .Pp
 By default, the
 .Nm

Reply via email to