On 05/24/2012 03:25 PM, Larry Finger wrote: > It may be a while before I sort out all the details of this fix. Until > then, you can use either the temporary fix or compile b43 as a module. > To increase the robustness, change the end of the for loop from "i < 10" > to "i < 5000". I could never do that in final code as it would delay > forever if the firmware were really missing, but it will delay long > enough to handle an fsck on root, your entering of the password for the > encrypted fs, or whatever slows the starting of userland. Is there no event that you can use to determine when user-space is available? In the original udev discussion it was suggested to use IFF_UP, but I did not find anyone saying what the equivalent mac80211 callback should be. Also this issue can occur when the firmware is only available on the real root, but the ramdisk contains the b43 module. Gr. AvS -- 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