diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2008-07-25 20:49:24 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2008-07-25 20:49:24 +0000 |
commit | 092ba8166a6c2e6cd4b6ae7637fc23117aa98566 (patch) | |
tree | 2e7badf750fd1856631b8d55156cf87568311e70 /share | |
parent | 83509e7e2842835cc7c66830b4bb7e969a03d373 (diff) |
add a note in the CAVEATS section about the hardware crypto engine not
being used on the RT2500, RT2501 and RT2600 chipset.
+ Xr wpa-psk(8) as pointed out by jmc@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ral.4 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/share/man/man4/ral.4 b/share/man/man4/ral.4 index 6e98c6422dc..d646b396cad 100644 --- a/share/man/man4/ral.4 +++ b/share/man/man4/ral.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ral.4,v 1.82 2008/07/25 20:36:16 jmc Exp $ +.\" $OpenBSD: ral.4,v 1.83 2008/07/25 20:49:23 damien Exp $ .\" .\" Copyright (c) 2005-2008 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -318,7 +318,8 @@ This should not happen. .Xr pci 4 , .Xr hostname.if 5 , .Xr hostapd 8 , -.Xr ifconfig 8 +.Xr ifconfig 8 , +.Xr wpa-psk 8 .Pp Ralink Technology: .Pa http://www.ralinktech.com/ @@ -339,6 +340,11 @@ The driver was written by .An Damien Bergamini Aq damien@openbsd.org . .Sh CAVEATS +.Pp +The +.Nm +driver does not make use of the hardware cryptographic engine present on +the RT2500, RT2501 and RT2600 chipsets. The .Nm driver does not support any of the 802.11n capabilities offered by |