diff options
author | 2006-04-05 05:30:34 +0000 | |
---|---|---|
committer | 2006-04-05 05:30:34 +0000 | |
commit | 47ffd85966b335d394355ff44ff16cd7ac80b2b5 (patch) | |
tree | 66c4ac6f531c1560852f3a5567967bab17bcf8f9 | |
parent | add a power hook for bge(4). (diff) | |
download | wireguard-openbsd-47ffd85966b335d394355ff44ff16cd7ac80b2b5.tar.xz wireguard-openbsd-47ffd85966b335d394355ff44ff16cd7ac80b2b5.zip |
RT2571 mention that should have been RT2570.
Noticed by pedro at am-gen.org
-rw-r--r-- | share/man/man4/ral.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ral.4 b/share/man/man4/ral.4 index d8eb2a531df..c4e965afdbe 100644 --- a/share/man/man4/ral.4 +++ b/share/man/man4/ral.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ral.4,v 1.49 2006/02/19 17:24:47 jmc Exp $ +.\" $OpenBSD: ral.4,v 1.50 2006/04/05 05:30:34 jsg Exp $ .\" .\" Copyright (c) 2005, 2006 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -37,7 +37,7 @@ driver supports USB 2.0 wireless adapters based on the Ralink RT2500USB chipset. .Pp The RT2500 chipset is the first generation of 802.11b/g adapters from Ralink. -It consists of two integrated chips, a RT2560 or RT2571(USB) MAC/BBP +It consists of two integrated chips, a RT2560 or RT2570(USB) MAC/BBP and a RT2525 or RT2526(USB) radio transceiver. .Pp The RT2501 chipset is the second generation of 802.11b/g adapters from Ralink. |