jhb 2005-08-09 21:53:27 UTC FreeBSD src repository Modified files: sys/pci if_de.c Log: Call tulip_start() rather than tulip_ifstart() from the interrupt handler to avoid recursing on the driver lock. Not sure why my test box didn't catch this earlier. MFC after: 3 days Revision Changes Path 1.169 +1 -1 src/sys/pci/if_de.c