Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Aug 2005 21:53:27 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_de.c
Message-ID:  <200508092153.j79LrRgN067007@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508092153.j79LrRgN067007>