cvs commit: src/sys/pci if_de.c

John Baldwin jhb at FreeBSD.org
Tue Aug 9 21:53:28 GMT 2005


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


More information about the cvs-src mailing list