scottl 2006-01-13 05:04:27 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Disable interrupts while we are setting up the handler. The interrupt really shouldn't be set up or enabled until much later, but that will be investigated at a later time. Revision Changes Path 1.99 +7 -0 src/sys/dev/em/if_em.c