Auke Kok <[EMAIL PROTECTED]> : [...] > It is suspected that workarounds in the _up() routine of e1000 can cause ^^^^^^^^^ > the receive unit to be enabled before we're all done initializing the > adapter data. An interrupt arriving before we're all done setting up > obviously causes problems. To fix, we postpone enabling interrupts > completely until the software intialization is finished.
Call me dense but is there a chance that the same receive unit that should not be enabled now emits interrupts between e1000_up() and request_irq() ? -- Ueimor - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html