1 diff -urN compat-wireless-2008-08-06/config.mk compat-wireless-2008-08-06.new/config.mk
2 --- compat-wireless-2008-08-06/config.mk 2008-07-18 06:11:03.000000000 +0200
3 +++ compat-wireless-2008-08-06.new/config.mk 2008-08-20 17:30:13.000000000 +0200
8 -# Required for older kernels which still use this flag.
16 -# B43 uses PCMCIA only for Compact Flash. The Cardbus cards uses PCI
18 -# http://www.multicap.biz/wireless-lan/indoor-wlan-hardware/sdc-cf10g-80211g-compact-flash-module
22 -# B43_PIO selects SSB_BLOCKIO
24 -CONFIG_B43_DMA_AND_PIO_MODE=y
25 -CONFIG_B43_PCI_AUTOSELECT=y
26 -CONFIG_B43_PCICORE_AUTOSELECT=y
29 -# CONFIG_B43_DEBUG is not set
32 -CONFIG_B43LEGACY_PCI_AUTOSELECT=y
33 -CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
34 -CONFIG_B43LEGACY_DMA=y
35 -CONFIG_B43LEGACY_PIO=y
36 -CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
40 -CONFIG_IPW2100_MONITOR=y
42 -CONFIG_IPW2200_MONITOR=y
43 -CONFIG_IPW2200_RADIOTAP=y
44 -CONFIG_IPW2200_PROMISCUOUS=y
45 -# The above enables use a second interface prefixed 'rtap'.
48 -# % modprobe ipw2200 rtap_iface=1
49 -# % ifconfig rtap0 up
50 -# % tethereal -i rtap0
52 -# If you do not specify 'rtap_iface=1' as a module parameter then
53 -# the rtap interface will not be created and you will need to turn
56 -# % echo 1 > /sys/bus/pci/drivers/ipw2200/*/rtap_iface
63 -CONFIG_SSB_PCIHOST_POSSIBLE=y
65 -CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
66 -CONFIG_SSB_DRIVER_PCICORE=y
67 -CONFIG_SSB_B43_PCI_BRIDGE=y
72 CONFIG_RT2X00_LIB_PCI=m
76 ifneq ($(CONFIG_USB),)
79 -# support for USB Wireless devices using Atmel at76c503,
80 -# at76c505 or at76c505a chips.
83 -# Stuff here things which depend on kernel versions for USB
84 -ifeq ($(shell test -e $(KLIB_BUILD)/Makefile && echo yes),yes)
85 -KERNEL_SUBLEVEL = $(shell $(MAKE) -C $(KLIB_BUILD) kernelversion | sed -n 's/^2\.6\.\([0-9]\+\).*/\1/p')
86 -ifeq ($(shell test $(KERNEL_SUBLEVEL) -gt 21 && echo yes),yes)
88 -# Sorry, rndis_wlan uses cancel_work_sync which is new and can't be done in compat...
90 -# Wireless RNDIS USB support (RTL8185 802.11g) A-Link WL54PC
91 -# All of these devices are based on Broadcom 4320 chip which
92 -# is only wireless RNDIS chip known to date.
93 -# Note: this depends on CONFIG_USB_NET_RNDIS_HOST and CONFIG_USB_NET_CDCETHER
94 -# it also requires new RNDIS_HOST and CDC_ETHER modules which we add
95 -CONFIG_USB_NET_RNDIS_HOST=m
96 -CONFIG_USB_NET_RNDIS_WLAN=m
97 -CONFIG_USB_NET_CDCETHER=m
105 # RT2500USB does not require firmware
107 CONFIG_RT2X00_LIB_USB=m
109 CONFIG_RT2X00_LIB_FIRMWARE=y
115 -# Sonics Silicon Backplane
116 -CONFIG_SSB_POSSIBLE=y
120 -ifneq ($(CONFIG_PCMCIA),)
121 -CONFIG_SSB_PCMCIAHOST=y
124 -# These two are for mips
125 -CONFIG_SSB_DRIVER_MIPS=n
126 -CONFIG_SSB_PCICORE_HOSTMODE=n
127 -# CONFIG_SSB_DEBUG is not set
128 -# CONFIG_SSB_DRIVER_EXTIF=y
130 -ifneq ($(CONFIG_USB),)
131 -CONFIG_LIBERTAS_USB=m
134 -ifneq ($(CONFIG_PCMCIA),)
135 -CONFIG_LIBERTAS_CS=m
138 -ifeq ($(NEED_LIBERTAS),y)
140 -# Libertas uses the old stack but not fully, it will soon
145 ifeq ($(NEED_IEEE80211),y)
146 # Old ieee80211 "stack"
147 # Note: old softmac is scheduled for removal so we