diff options
author | 2005-03-16 20:28:05 +0000 | |
---|---|---|
committer | 2005-03-16 20:28:05 +0000 | |
commit | 2d3bc6778e238255bec9e19d5d3defe7a838666f (patch) | |
tree | 3c2601f227b81435a366b72ebf8fe34168c73082 | |
parent | enable ural (diff) | |
download | wireguard-openbsd-2d3bc6778e238255bec9e19d5d3defe7a838666f.tar.xz wireguard-openbsd-2d3bc6778e238255bec9e19d5d3defe7a838666f.zip |
clarify ral.4 vs ural.4 difference. the release schedule is too tight
to permit damien time to merge the two drivers, so the docs will be slightly
weird
-rw-r--r-- | share/man/man4/ral.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/ral.4 b/share/man/man4/ral.4 index 1d958e35439..197d697ca8a 100644 --- a/share/man/man4/ral.4 +++ b/share/man/man4/ral.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ral.4,v 1.15 2005/03/16 20:24:24 deraadt Exp $ +.\" $OpenBSD: ral.4,v 1.16 2005/03/16 20:28:05 deraadt Exp $ .\" .\" Copyright (c) 2005 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -29,6 +29,10 @@ The .Nm driver supports PCI/CardBus wireless adapters based on the Ralink RT2500 +chipset +and the +.Nm ural +driver supports USB 2.0 wireless adapters based on the Ralink RT2500USB chipset. .Pp The RT2500 chipset consists of two integrated chips, a RT2560 MAC/BBP and a |