OK, thanks for the tip. Debian kernel 3.0.0-1 doesn't have these options enabled, so I'll get to know how good the debian kernel build tools are. $ grep CONFIG_IWLWIFI /boot/config-3.0.0-1-amd64 | grep -i debug # CONFIG_IWLWIFI_DEBUG is not set # CONFIG_IWLWIFI_LEGACY_DEBUG is not set $ grep CONFIG_MAC80211 /boot/config-3.0.0-1-amd64 CONFIG_MAC80211=m CONFIG_MAC80211_HAS_RC=y CONFIG_MAC80211_RC_MINSTREL=y CONFIG_MAC80211_RC_MINSTREL_HT=y CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y CONFIG_MAC80211_RC_DEFAULT="minstrel_ht" CONFIG_MAC80211_MESH=y CONFIG_MAC80211_LEDS=y # CONFIG_MAC80211_DEBUGFS is not set # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m Also, Ubuntu 10.10 has kernel 2.6.35, with some extra sauce and backports. I've seen some mentions of 2.6.38 in the changelogs. The iwlagn entries mention only some rfkill changes, though. Regards, Miguel -- 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