Hi, On Fri, Aug 1, 2014 at 5:17 PM, Nithin Chakravarthy <[email protected]> wrote: > Actually in Ubuntu the driver is cfg80211. what is the difference between > nl80211?
nl80211 is a configuration protocol, cfg80211 is the part of the kernel that handles that, which then talks to actual drivers e.g. brcmfmac for your device. > should i make it as cfg80211 in configuration file. here is the > configuration file. I didnt see > any nl80211 when i give dmesg That won't work. Thanks, -- Julian Calaby Email: [email protected] Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
