Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2002 16:52:15 -0800 (PST)
From:      Prafulla Deuskar <pdeuskar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/em README if_em.c if_em.h if_em_hw.c if_em_hw.h if_em_osdep.h
Message-ID:  <200211120052.gAC0qF98013611@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pdeuskar    2002/11/11 16:52:15 PST

  Modified files:        (Branch: RELENG_4)
    sys/dev/em           README if_em.c if_em.h if_em_hw.c 
                         if_em_hw.h if_em_osdep.h 
  Log:
  MFC:
    - Set RS (Report Status) bit on all descriptors of a packet instead of just the last one.
    - Set RDTR to zero by default instead of 28.
    - Fixed a problem with TX hangs with jumbo frames when number of fragments in the mbuf chain
    is large.
    - Added support for 82540EP based cards.
  
  Revision  Changes    Path
  1.1.2.4   +2 -2      src/sys/dev/em/README
  1.2.2.10  +537 -511  src/sys/dev/em/if_em.c
  1.1.2.10  +122 -19   src/sys/dev/em/if_em.h
  1.1.2.5   +136 -39   src/sys/dev/em/if_em_hw.c
  1.1.2.5   +40 -20    src/sys/dev/em/if_em_hw.h
  1.1.2.8   +2 -0      src/sys/dev/em/if_em_osdep.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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