Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2004 16:14:42 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_sis.c src/sys/dev/bfe if_bfe.c src/sys/dev/if_ndis if_ndis.c
Message-ID:  <200410081614.i98GEg06012239@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2004-10-08 16:14:42 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_sis.c 
    sys/dev/bfe          if_bfe.c 
    sys/dev/if_ndis      if_ndis.c 
  Log:
  Fix sis, bfe and ndis in the same way dc was fixed:
    Do not tell the hardware to send when there were no packets enqueued.
  
  Found and reviewed by:  green
  MFC after:              1 days
  
  Revision  Changes    Path
  1.17      +14 -9     src/sys/dev/bfe/if_bfe.c
  1.70      +3 -0      src/sys/dev/if_ndis/if_ndis.c
  1.104     +13 -9     src/sys/pci/if_sis.c



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