On Mon, 2008-04-14 at 08:59 +0100, Brian Morrison wrote: > > blink_set is defined in include/linux/led.h in the wireless-testing > > kernel. I assume it's missing in the kernel you are using. > > > > Looks like it isn't, so possibly there needs to be a way of providing > missing headers for kernels without their own complete set. Not sure > how > that might be done. I'm leaving it to Luis. Most drivers do something with the LEDs, but only rt2x00 uses the new interface. Either CONFIG_RT2500PCI_LEDS and CONFIG_RT2500USB_LEDS should be explicitly disabled (I guess they are enabled in your kernel), or the drivers should be patched, or the latest LED code should be backported to the older kernels. -- Regards, Pavel Roskin -- 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