add free bcm43xx driver as patch for brcm-2.6, needs more testing and Makefile changes, but compiles. madwifi users: please check if it has any side effects

SVN-Revision: 3536
This commit is contained in:
Waldemar Brodkorb 2006-03-28 23:37:21 +00:00
parent 03d4dce2f6
commit bc1d93f8c2
2 changed files with 35758 additions and 1 deletions

View file

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.16
# Thu Mar 23 15:31:19 2006
# Wed Mar 29 00:13:01 2006
#
CONFIG_MIPS=y
@ -586,6 +586,12 @@ CONFIG_BT_HCIUART_BCSP=y
# CONFIG_BT_HCIBLUECARD is not set
# CONFIG_BT_HCIBTUART is not set
# CONFIG_BT_HCIVHCI is not set
CONFIG_D80211=m
CONFIG_D80211_DEBUG=y
CONFIG_D80211_VERBOSE_DEBUG=y
# CONFIG_TKIP_DEBUG is not set
# CONFIG_D80211_DEBUG_COUNTERS is not set
# CONFIG_HOSTAPD_WPA_TESTING is not set
CONFIG_IEEE80211=m
# CONFIG_IEEE80211_DEBUG is not set
CONFIG_IEEE80211_CRYPT_WEP=m
@ -955,6 +961,13 @@ CONFIG_HOSTAP_FIRMWARE_NVRAM=y
CONFIG_HOSTAP_PLX=m
CONFIG_HOSTAP_PCI=m
CONFIG_HOSTAP_CS=m
CONFIG_BCM43XX_D80211=m
CONFIG_BCM43XX_D80211_DEBUG=y
CONFIG_BCM43XX_D80211_DMA=y
CONFIG_BCM43XX_D80211_PIO=y
CONFIG_BCM43XX_D80211_DMA_AND_PIO_MODE=y
# CONFIG_BCM43XX_D80211_DMA_MODE is not set
# CONFIG_BCM43XX_D80211_PIO_MODE is not set
CONFIG_NET_WIRELESS=y
#

File diff suppressed because it is too large Load diff