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

Max Laier mlaier at FreeBSD.org
Sat Oct 9 08:20:20 PDT 2004


mlaier      2004-10-09 15:20:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/bfe          if_bfe.c 
    sys/dev/if_ndis      if_ndis.c 
    sys/pci              if_sis.c 
  Log:
  MFC:
    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
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.15.2.2   +14 -9     src/sys/dev/bfe/if_bfe.c
  1.69.2.1   +3 -0      src/sys/dev/if_ndis/if_ndis.c
  1.103.2.1  +13 -9     src/sys/pci/if_sis.c


More information about the cvs-all mailing list