On 05/11/2013 04:10 PM, Larry Finger wrote: > Neither driver r8712u, which has been in the kernel since 2.6.37, nor > the equivalent vendor driver depends on anything from mac80211 or > cfg80211. If it did, the kernel version would be in the > drivers/net/wireless tree rather than in staging. I suspect the same is > true for other wireless drivers from staging, which includes vt6656. Interesting. I'll have to investigate more. I'm using kernel 2.6.32 for this system, so can't use the r8712u driver from the later kernel. When I ran the vendor rtl8712 driver, it worked well enough with the modules from the kernel, however, when I added compat-drivers to the build (which replaced the mac80211/cfg80211 modules that were already there), it crashed with an oops. More investigation is needed to know why this happens, but it must have something to do with compat-drivers, because that is the only difference. I removed compat-drivers from the build, and it went back to being fully working. Something must be interacting in a bad way. Josh Lehan -- 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