cvs commit: src/sys/dev/bge if_bge.c

Scott Long scottl at FreeBSD.org
Sat Apr 15 08:13:09 UTC 2006


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


More information about the cvs-src mailing list