Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2006 08:13:07 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c
Message-ID:  <200604150813.k3F8D8Uo014854@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2006-04-15 08:13:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  Fix the interrupt handler to do the mandatory PCI flush before looking at
  DMA memory.  The could contribute towards missed link state changes under
  heavy bus load.
  
  Revision  Changes    Path
  1.126     +10 -14    src/sys/dev/bge/if_bge.c



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