diff options
author | 2006-10-22 08:29:01 +0000 | |
---|---|---|
committer | 2006-10-22 08:29:01 +0000 | |
commit | 679eb4212e69e64b01f63a6c9d6a20250e42eaf4 (patch) | |
tree | 448d903f4a60d212c7dd5dfa7338a32b53263191 | |
parent | Check that ni->ni_rates.rs_nrates is not greater than sizeof rs.rates in (diff) | |
download | wireguard-openbsd-679eb4212e69e64b01f63a6c9d6a20250e42eaf4.tar.xz wireguard-openbsd-679eb4212e69e64b01f63a6c9d6a20250e42eaf4.zip |
Add the Edimax EW-7318USG card to the list of supported devices.
Reported to work by Pawel Krawczyk.
-rw-r--r-- | share/man/man4/rum.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/rum.4 b/share/man/man4/rum.4 index ed5a1c92e2c..c52cec4d074 100644 --- a/share/man/man4/rum.4 +++ b/share/man/man4/rum.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rum.4,v 1.16 2006/10/19 16:53:48 jsg Exp $ +.\" $OpenBSD: rum.4,v 1.17 2006/10/22 08:29:01 damien Exp $ .\" .\" Copyright (c) 2005, 2006 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -228,6 +228,7 @@ The following adapters should work: .It Conceptronic C54RU ver 2 .It "D-Link DWL-G122 rev C1" .It D-Link WUA-1340 +.It Edimax EW-7318USG .It Gigabyte GN-WB01GS .It Hawking HWUG1 .It Linksys WUSB54G rev C |