[arm] Mark BCM43XX as broken on ARM.

svn path=/dists/trunk/linux-2.6/; revision=9574
This commit is contained in:
Martin Michlmayr 2007-09-27 12:53:41 +00:00
parent a6d2fda6aa
commit 6263233197
3 changed files with 12 additions and 0 deletions

1
debian/changelog vendored
View File

@ -34,6 +34,7 @@ linux-2.6 (2.6.23~rc5-1~experimental.1) UNRELEASED; urgency=low
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.

View File

@ -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

View File

@ -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