diff options
author | 2009-08-07 18:04:23 +0000 | |
---|---|---|
committer | 2009-08-07 18:04:23 +0000 | |
commit | c387c27b5af9321c6f7b7d7e607e008aafe64a1c (patch) | |
tree | 2c95087b382dd1f139d19d072ae3c1857e94bc72 | |
parent | If there is an error in the configuration file, don't just exit(1) as this can (diff) | |
download | wireguard-openbsd-c387c27b5af9321c6f7b7d7e607e008aafe64a1c.tar.xz wireguard-openbsd-c387c27b5af9321c6f7b7d7e607e008aafe64a1c.zip |
Add ``Digitus DN-7001G'' to the supported device list.
Reported by d-ra.
-rw-r--r-- | share/man/man4/acx.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/acx.4 b/share/man/man4/acx.4 index 06c18fca152..72f7039da6b 100644 --- a/share/man/man4/acx.4 +++ b/share/man/man4/acx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acx.4,v 1.33 2008/08/29 10:52:41 damien Exp $ +.\" $OpenBSD: acx.4,v 1.34 2009/08/07 18:04:23 mglocker Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt. .\" Copyright (c) 2006 The DragonFly Project. All rights reserved. @@ -30,7 +30,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: August 29 2008 $ +.Dd $Mdocdate: August 7 2009 $ .Os .Dt ACX 4 .Sh NAME @@ -140,6 +140,7 @@ D-Link DWL-650+ ACX100 CardBus b D-Link DWL-G520+ ACX111 PCI b/g D-Link DWL-G630+ ACX111 CardBus b/g D-Link DWL-G650+ ACX111 CardBus b/g +Digitus DN-7001G ACX111 CardBus b/g Ergenic ERG WL-003 ACX100 CardBus b Hamlet HNWP254 ACX111 CardBus b/g Hawking HWP54G ACX111 PCI b/g |