public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kasper Sandberg <lkml@metanurb.dk>
To: LKML Mailinglist <linux-kernel@vger.kernel.org>
Cc: Linus Torvalds <torvalds@osdl.org>
Subject: [PATCH] add missing option in kconfig for ipw2200 monitor mode
Date: Sun, 13 Nov 2005 05:16:54 +0100	[thread overview]
Message-ID: <1131855414.16512.1.camel@localhost> (raw)

[-- Attachment #1: Type: text/plain, Size: 102 bytes --]

This patch adds monitor mode option to ipw2200....

signed-off-by: Kasper Sandberg <lkml@metanurb.dk>

[-- Attachment #2: fix-missing-ipw2200-option.diff --]
[-- Type: text/x-patch, Size: 902 bytes --]

diff -Naur linux-2.6.15-rc1-a/drivers/net/wireless/Kconfig linux-2.6.15-rc1-b/drivers/net/wireless/Kconfig
--- linux-2.6.15-rc1-a/drivers/net/wireless/Kconfig	2005-11-13 05:11:39.451031050 +0100
+++ linux-2.6.15-rc1-b/drivers/net/wireless/Kconfig	2005-11-13 05:12:36.834130145 +0100
@@ -217,6 +217,15 @@
           say M here and read <file:Documentation/modules.txt>.  The module
           will be called ipw2200.ko.
 
+config IPW2200_MONITOR
+        bool "Enable promiscuous mode"
+        depends on IPW2200
+        ---help---
+          Enables promiscuous/monitor mode support for the ipw2200 driver.
+          With this feature compiled into the driver, you can switch to
+          promiscuous mode via the Wireless Tool's Monitor mode.  While in this
+          mode, no packets can be sent.
+
 config IPW_DEBUG
 	bool "Enable full debugging output in IPW2200 module."
 	depends on IPW2200

             reply	other threads:[~2005-11-13  4:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-13  4:16 Kasper Sandberg [this message]
2006-01-03 19:33 ` [PATCH] add missing option in kconfig for ipw2200 monitor mode VMiklos

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=1131855414.16512.1.camel@localhost \
    --to=lkml@metanurb.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /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