cvs commit: src/sys/pci if_sis.c src/sys/dev/bfe if_bfe.c src/sys/dev/if_ndis if_ndis.c

Max Laier mlaier at FreeBSD.org
Fri Oct 8 09:14:43 PDT 2004


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


More information about the cvs-src mailing list