linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Hauke Mehrtens <hauke@hauke-m.de>
Cc: lrodriguez@atheros.com, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 2/2] [compat-2.6] add split mwl8k
Date: Sat, 28 Nov 2009 15:07:14 -0500	[thread overview]
Message-ID: <20091128200713.GA13520@tuxdriver.com> (raw)
In-Reply-To: <1259271064-11298-2-git-send-email-hauke@hauke-m.de>

FWIW, I'm reverting this patch in wireless-testing...

On Thu, Nov 26, 2009 at 10:31:04PM +0100, Hauke Mehrtens wrote:
> 
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
> ---
>  config.mk               |    7 +++++--
>  scripts/admin-update.sh |    2 +-
>  2 files changed, 6 insertions(+), 3 deletions(-)
> 
> diff --git a/config.mk b/config.mk
> index e9e85d7..3ee9e53 100644
> --- a/config.mk
> +++ b/config.mk
> @@ -155,7 +155,7 @@ CONFIG_ATH9K=m
>  # CONFIG_ATH9K_COMMON to an area that doesn't depend on PCI
>  # as you could then have ath9k disabled but ath9k_htc enabled.
>  CONFIG_ATH9K_COMMON=m
> -# CONFIG_ATH9K_DEBUG=y
> +# CONFIG_ATH9K_DEBUGFS=y
>  
>  
>  CONFIG_IWLWIFI=m
> @@ -272,7 +272,10 @@ endif
>  CONFIG_ATMEL=m
>  CONFIG_PCI_ATMEL=m
>  
> -CONFIG_MWL8K=m
> +CONFIG_MWL8K=y
> +CONFIG_MWL8K_COMMON=m
> +CONFIG_MWL8687=m
> +CONFIG_MWL8366=m
>  
>  endif
>  ## end of PCI
> diff --git a/scripts/admin-update.sh b/scripts/admin-update.sh
> index f85dacf..a6965a3 100755
> --- a/scripts/admin-update.sh
> +++ b/scripts/admin-update.sh
> @@ -75,13 +75,13 @@ DRIVERS="$DRIVERS drivers/net/wireless/libertas_tf"
>  DRIVERS="$DRIVERS drivers/net/wireless/ipw2x00"
>  DRIVERS="$DRIVERS drivers/net/wireless/wl12xx"
>  DRIVERS="$DRIVERS drivers/net/wireless/iwmc3200wifi"
> +DRIVERS="$DRIVERS drivers/net/wireless/mwl8k"
>  
>  # Drivers that belong the the wireless directory
>  DRIVER_FILES="adm8211.c  adm8211.h"
>  DRIVER_FILES="$DRIVER_FILES rndis_wlan.c"
>  DRIVER_FILES="$DRIVER_FILES mac80211_hwsim.c"
>  DRIVER_FILES="$DRIVER_FILES at76c50x-usb.c at76c50x-usb.h"
> -DRIVER_FILES="$DRIVER_FILES mwl8k.c"
>  
>  mkdir -p include/linux/ include/net/ include/linux/usb \
>  	include/linux/unaligned \
> -- 
> 1.6.3.3
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

      reply	other threads:[~2009-11-28 20:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-26 21:31 [PATCH 1/2] [compat-2.6] refresh patches Hauke Mehrtens
2009-11-26 21:31 ` [PATCH 2/2] [compat-2.6] add split mwl8k Hauke Mehrtens
2009-11-28 20:07   ` John W. Linville [this message]

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=20091128200713.GA13520@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=hauke@hauke-m.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lrodriguez@atheros.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).