1 diff -urN compat-wireless-2008-05-26/config.mk compat-wireless-2008-05-26.new/config.mk
2 --- compat-wireless-2008-05-26/config.mk 2008-05-20 09:37:02.000000000 +0200
3 +++ compat-wireless-2008-05-26.new/config.mk 2008-07-14 10:52:01.000000000 +0200
11 -# Required for older kernels which still use this flag.
19 -# B43 uses PCMCIA only for Compact Flash. The Cardbus cards uses PCI
21 -# http://www.multicap.biz/wireless-lan/indoor-wlan-hardware/sdc-cf10g-80211g-compact-flash-module
25 -# B43_PIO selects SSB_BLOCKIO
27 -CONFIG_B43_DMA_AND_PIO_MODE=y
28 -CONFIG_B43_PCI_AUTOSELECT=y
29 -CONFIG_B43_PCICORE_AUTOSELECT=y
32 -# CONFIG_B43_DEBUG is not set
35 -CONFIG_B43LEGACY_PCI_AUTOSELECT=y
36 -CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
37 -CONFIG_B43LEGACY_DMA=y
38 -CONFIG_B43LEGACY_PIO=y
39 -CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
43 -CONFIG_IPW2100_MONITOR=y
45 -CONFIG_IPW2200_MONITOR=y
46 -CONFIG_IPW2200_RADIOTAP=y
47 -CONFIG_IPW2200_PROMISCUOUS=y
48 -# The above enables use a second interface prefixed 'rtap'.
51 -# % modprobe ipw2200 rtap_iface=1
52 -# % ifconfig rtap0 up
53 -# % tethereal -i rtap0
55 -# If you do not specify 'rtap_iface=1' as a module parameter then
56 -# the rtap interface will not be created and you will need to turn
59 -# % echo 1 > /sys/bus/pci/drivers/ipw2200/*/rtap_iface
66 -CONFIG_SSB_PCIHOST_POSSIBLE=y
68 -CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
69 -CONFIG_SSB_DRIVER_PCICORE=y
70 -CONFIG_SSB_B43_PCI_BRIDGE=y
75 CONFIG_RT2X00_LIB_PCI=m
79 ifneq ($(CONFIG_USB),)
82 -# support for USB Wireless devices using Atmel at76c503,
83 -# at76c505 or at76c505a chips.
86 -# Stuff here things which depend on kernel versions for USB
87 -ifeq ($(shell test -e $(KLIB_BUILD)/Makefile && echo yes),yes)
88 -KERNEL_SUBLEVEL = $(shell $(MAKE) -C $(KLIB_BUILD) kernelversion | sed -n 's/^2\.6\.\([0-9]\+\).*/\1/p')
89 -ifeq ($(shell test $(KERNEL_SUBLEVEL) -gt 21 && echo yes),yes)
91 -# Sorry, rndis_wlan uses cancel_work_sync which is new and can't be done in compat...
93 -# Wireless RNDIS USB support (RTL8185 802.11g) A-Link WL54PC
94 -# All of these devices are based on Broadcom 4320 chip which
95 -# is only wireless RNDIS chip known to date.
96 -# Note: this depends on CONFIG_USB_NET_RNDIS_HOST and CONFIG_USB_NET_CDCETHER
97 -# it also requires new RNDIS_HOST and CDC_ETHER modules which we add
98 -CONFIG_USB_NET_RNDIS_HOST=m
99 -CONFIG_USB_NET_RNDIS_WLAN=m
100 -CONFIG_USB_NET_CDCETHER=m
108 # RT2500USB does not require firmware
110 CONFIG_RT2X00_LIB_USB=m
112 CONFIG_RT2X00_LIB_FIRMWARE=y
118 -# Sonics Silicon Backplane
119 -CONFIG_SSB_POSSIBLE=y
123 -ifneq ($(CONFIG_PCMCIA),)
124 -CONFIG_SSB_PCMCIAHOST=y
127 -# These two are for mips
128 -CONFIG_SSB_DRIVER_MIPS=n
129 -CONFIG_SSB_PCICORE_HOSTMODE=n
130 -# CONFIG_SSB_DEBUG is not set
131 -# CONFIG_SSB_DRIVER_EXTIF=y
133 -ifneq ($(CONFIG_USB),)
134 -CONFIG_LIBERTAS_USB=m
137 -ifneq ($(CONFIG_PCMCIA),)
138 -CONFIG_LIBERTAS_CS=m
141 -ifeq ($(NEED_LIBERTAS),y)
143 -# Libertas uses the old stack but not fully, it will soon
148 ifeq ($(NEED_IEEE80211),y)
149 # Old ieee80211 "stack"
150 # Note: old softmac is scheduled for removal so we