Add support for Marvell 88W8xxx PCI/PCIe Wireless to compat-wireless. Without this patch it has to be deactivated in drivers/net/wireless/Makefile. -- Hauke Mehrtens Hauke Mehrtens wrote: > The first patch makes compat-wireless work with wireless-testing > master-2009-03-17 again. Patch number 2 and 3 are removing some diffs > and patch 4 makes the activation on debug options easier and adds some > missing ones. > >
From 5f652e500e991883b4a76923228d093d3b295d49 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens <hauke@xxxxxxxxxx> Date: Tue, 17 Mar 2009 23:29:43 +0100 Subject: [PATCH] Add Marvell 88W8xxx PCI/PCIe Wireless support to compat-wireless --- config.mk | 2 ++ scripts/admin-update.sh | 1 + 2 files changed, 3 insertions(+), 0 deletions(-) diff --git a/config.mk b/config.mk index b0f6e44..84bf609 100644 --- a/config.mk +++ b/config.mk @@ -229,6 +229,8 @@ endif CONFIG_ATMEL=m CONFIG_PCI_ATMEL=m +CONFIG_MWL8K=m + endif ## end of PCI diff --git a/scripts/admin-update.sh b/scripts/admin-update.sh index b40a5d6..0226053 100755 --- a/scripts/admin-update.sh +++ b/scripts/admin-update.sh @@ -65,6 +65,7 @@ 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.5.6.3
Attachment:
signature.asc
Description: OpenPGP digital signature