diff options
author | 2005-05-28 10:03:00 +0000 | |
---|---|---|
committer | 2005-05-28 10:03:00 +0000 | |
commit | dc0767040486d079fe3fc9ee14b7f674f96ac2cd (patch) | |
tree | b1f7f646bd88d6e872cbacc4cc0eedaa6c1366f8 | |
parent | move variable declaration inside #ifdef I386_686, etc. (diff) | |
download | wireguard-openbsd-dc0767040486d079fe3fc9ee14b7f674f96ac2cd.tar.xz wireguard-openbsd-dc0767040486d079fe3fc9ee14b7f674f96ac2cd.zip |
Cisco Aironet AIR-CB21AG is based on AR5212 + AR5112 and supported
by ath(4). Thanks to Johan M:son Lindman for the donation!
-rw-r--r-- | share/man/man4/ath.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4 index bed60432ee2..91ca43cb21f 100644 --- a/share/man/man4/ath.4 +++ b/share/man/man4/ath.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ath.4,v 1.22 2005/04/20 12:29:22 deraadt Exp $ +.\" $OpenBSD: ath.4,v 1.23 2005/05/28 10:03:00 reyk Exp $ .\" $NetBSD: ath.4,v 1.5 2004/07/03 16:58:18 mycroft Exp $ .\" .\" Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting @@ -292,6 +292,7 @@ driver: .Em "Card Chip Bus Standard" 3Com 3CRPAG175 AR5212 CardBus a/b/g Aztech WL830PC AR5212 CardBus b/g +Cisco AIR-CB21AG AR5212 CardBus a/b/g D-Link DWL-A650 AR5210 CardBus a D-Link DWL-AB650 AR5211 CardBus a/b D-Link DWL-A520 AR5210 PCI a |