Author: maks Date: Sun Sep 2 23:27:26 2007 New Revision: 9438 Log: set specific iwlwifi options disable debug as it can cause oopses too.. ;)
Modified: dists/trunk/linux-2.6/debian/config/config Modified: dists/trunk/linux-2.6/debian/config/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/config (original) +++ dists/trunk/linux-2.6/debian/config/config Sun Sep 2 23:27:26 2007 @@ -1595,6 +1595,12 @@ CONFIG_PCMCIA_SPECTRUM=m CONFIG_RTL8187=m CONFIG_IWLWIFI=y +CONFIG_IWLWIFI_DEBUG=n +CONFIG_IWLWIFI_SENSITIVITY=y +CONFIG_IWLWIFI_SPECTRUM_MEASUREMENT=y +CONFIG_IWLWIFI_QOS=y +CONFIG_IWL4965=m +CONFIG_IWL3945=m CONFIG_HOSTAP=m CONFIG_HOSTAP_FIRMWARE=y # CONFIG_HOSTAP_FIRMWARE_NVRAM is not set _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

