mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-29 10:02:48 +02:00
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3536 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
140c75cf59
commit
652be0c3cf
@ -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
|
||||
|
||||
#
|
||||
|
35744
openwrt/target/linux/brcm-2.6/patches/005-bcm43xx-dscape-060328.patch
Normal file
35744
openwrt/target/linux/brcm-2.6/patches/005-bcm43xx-dscape-060328.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user