Hello, I compiled the package compat-wireless-2008-08-06 against 2.6.23 kernel. After it is done compiling, I get some warnings. The relevant ones are: WARNING: "led_classdev_register" [/kernel2623/compat-wireless-2008-08-06/drivers/net/wireless/ath5k/ath5k .ko] undefined! WARNING: "led_classdev_unregister" [/kernel2623/compat-wireless-2008-08-06/drivers/net/wireless/ath5k/ath5k .ko] undefined! What options in the kernel do I need to enable to get rid of these warnings? I try to "modprobe ath5k" but it tells me it is missing those so it cannot load. In my .config file which I use to compile the kernel, I added: CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y CONFIG_LEDS_IXP4XX=y CONFIG_LEDS_GPIO=y CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGER_TIMER=y CONFIG_LEDS_TRIGGER_IDE_DISK=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y Any ideas on what I am missing? Thanks. Razvan A. Lupusoru -- 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