On Wed, Dec 24, 2008 at 1:40 AM, W. van den Akker <listsrv@xxxxxxxxxx> wrote: > Hi, > > I have tested with the latest kernel 2.6.27.10 and compat-wireless 22-12-2008. > I have a dual core system (Intel(R) Pentium(R) 4 CPU 3.00GHz) and use hostapd > 0.6.6. > > I have build the kernel, compiled the compat-wireless and did a make install. > Make unload didnt work because some drivers were in use (mac80211). After it fails to unload do lsmod | grep mac80211 to see which ones are still loaded and depending on mac80211. > First problem arises, a rmmod ath9k hangs the kernel. No message of what so > ever in the log or to stdout. Please do: modprobe -l ath9k modprobe -l mac80211 To ensure the right drivers are loaded. lsmod | grep mac80211 lsmod | grep ath Luis -- 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