Search Linux Wireless

Re: Backporting wl1271 driver to kernel-2.6.32 using compat-wireless

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Dec 23, 2010, at 12:12 AM, Hauke Mehrtens wrote:

> Is CONFIG_CRC7=y set in your kernel config, the wl12xx module needs
> this? If it is not set the module will not be build.

It wasn't :-). After enabling it in the kernel and recompiling both the kernel and 
compat-wireless wl12xx, it generated the following modules:

cfg80211.ko
compat.ko
compat_firmware_class.ko
mac80211.ko
wl1251.ko
wl1251_sdio.ko
wl1251_spi.ko
wl1271.ko
wl1271_spi.ko

I haven't applied the SDIO runtime PM patches yet. 

http://www.spinics.net/lists/linux-mmc/msg03966.html

So, is a wl1271_sdio.ko also supposed to be generated, but didn't because I didn't add the SDIO pm patches?

To use this at run-time on the target, should I do insmod for multiple modules:

insmod cfg80211.ko
insmod compat.ko
insmod compat_firmware_class.ko
insmod mac80211.ko
insmod wl1271.ko


Elvis Dowson
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux