linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nick Kossifidis <mick@madwifi.org>
To: ath5k-devel@lists.ath5k.org, linux-wireless@vger.kernel.org
Cc: linville@tuxdriver.com, jirislaby@gmail.com, mcgrof@gmail.com
Subject: [PATCH] Add myself to MAINTAINERS and rewrite module description on Kconfig
Date: Wed, 14 Nov 2007 19:49:49 +0200	[thread overview]
Message-ID: <20071114174949.GA7479@localhost.domain.invalid> (raw)

*Add better description in Kconfig
*Add myself to MAINTAINERS

Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>

---
diff --git a/MAINTAINERS b/MAINTAINERS
index 751cd42..38b3956 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -652,9 +652,12 @@ S:	Supported
 ATHEROS ATH5K WIRELESS DRIVER
 P:	Jiri Slaby
 M:	jirislaby@gmail.com
+P:	Nick Kossifidis
+M:	mickflemm@gmail.com
 P:	Luis R. Rodriguez
 M:	mcgrof@gmail.com
 L:	linux-wireless@vger.kernel.org
+L:	ath5k-devel@lists.ath5k.org
 S:	Maintained
 
 ATL1 ETHERNET DRIVER

diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index f29d24d..393301e 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -609,8 +609,13 @@ config ATH5K
 	depends on PCI && MAC80211 && WLAN_80211 && EXPERIMENTAL
 	default m
 	---help---
-	  This module adds support for atheros 5xxx (e.g. 5212) wireless
-	  cards. If you have this card in your PC, select this to be build.
+	  This module adds support for wireless adapters based on
+	  Atheros 5xxx chipset. 
+
+	  Currently the following chip versions are supported:
+
+	  MAC: AR5211 AR5212
+	  PHY: RF5111/2111 RF5112/2112 RF5413/2413
 
 	  This driver uses the kernel's mac80211 subsystem.
 



             reply	other threads:[~2007-11-14 17:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-14 17:49 Nick Kossifidis [this message]
2007-11-15  5:02 ` [ath5k-devel] [PATCH] Add myself to MAINTAINERS and rewrite module description on Kconfig Michael Renzmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071114174949.GA7479@localhost.domain.invalid \
    --to=mick@madwifi.org \
    --cc=ath5k-devel@lists.ath5k.org \
    --cc=jirislaby@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mcgrof@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).