scottl 2006-01-13 08:18:04 UTC FreeBSD src repository
Modified files: sys/dev/em if_em.c Log: Fix the interrupt race for real. Don't register the interrupt until after the the interface has been configured. I'm not sure how this could ever have worked before, but it should be fixed now. Also break out the interrupt degresitration function into it's own step. Revision Changes Path 1.100 +35 -22 src/sys/dev/em/if_em.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"