Author: tbm
Date: Thu Sep 27 12:53:41 2007
New Revision: 9574

Log:
[arm] Mark BCM43XX as broken on ARM.


Added:
   dists/trunk/linux-2.6/debian/patches/bugfix/arm/disable-bcm43xx.patch
Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/patches/series/1~experimental.1

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog      (original)
+++ dists/trunk/linux-2.6/debian/changelog      Thu Sep 27 12:53:41 2007
@@ -34,6 +34,7 @@
     so we will get the values from the main config file.  This should
     enable NFSv4 and ip6tables support requested by Wouter Verhelst.
   * [arm/iop32x] Enable Intel IOP ADMA support.
+  * [arm] Mark BCM43XX as broken on ARM.
 
   [ Bastian Blank ]
   * Add unpriviledged only Xen support.

Added: dists/trunk/linux-2.6/debian/patches/bugfix/arm/disable-bcm43xx.patch
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6/debian/patches/bugfix/arm/disable-bcm43xx.patch       
Thu Sep 27 12:53:41 2007
@@ -0,0 +1,10 @@
+--- a/drivers/net/wireless/bcm43xx/Kconfig     2007-09-27 12:50:43.000000000 
+0000
++++ b/drivers/net/wireless/bcm43xx/Kconfig     2007-09-27 12:51:08.000000000 
+0000
+@@ -1,6 +1,6 @@
+ config BCM43XX
+       tristate "Broadcom BCM43xx wireless support"
+-      depends on PCI && IEEE80211 && IEEE80211_SOFTMAC && WLAN_80211 && 
EXPERIMENTAL
++      depends on PCI && IEEE80211 && IEEE80211_SOFTMAC && WLAN_80211 && 
EXPERIMENTAL && (!ARM || BROKEN)
+       select WIRELESS_EXT
+       select FW_LOADER
+       select HW_RANDOM

Modified: dists/trunk/linux-2.6/debian/patches/series/1~experimental.1
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/1~experimental.1        
(original)
+++ dists/trunk/linux-2.6/debian/patches/series/1~experimental.1        Thu Sep 
27 12:53:41 2007
@@ -42,5 +42,6 @@
 + bugfix/arm/disable-netxen_nic.patch
 + bugfix/arm/disable-chelsio_t3.patch
 + bugfix/arm/disable-video_bt848.patch
++ bugfix/arm/disable-bcm43xx.patch
 + bugfix/all/git-ieee1394.patch
 + features/all/v7-iwlwifi-add-iwlwifi-wireless-drivers.patch

_______________________________________________
Kernel-svn-changes mailing list
Kernel-svn-changes@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to