Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jun 2003 14:43:41 -0700 (PDT)
From:      Prafulla Deuskar <pdeuskar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@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:  <200306092143.h59LhfRR017636@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pdeuskar    2003/06/09 14:43:41 PDT

  FreeBSD src repository

  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:
    Add support for Quad port adapter
    Add sysctl's to display statistics/debug_info
    Increment packet in/out statistics inline instead of every two seconds
  
  Revision  Changes    Path
  1.1.2.7   +4 -2      src/sys/dev/em/README
  1.2.2.14  +194 -86   src/sys/dev/em/if_em.c
  1.1.2.13  +9 -4      src/sys/dev/em/if_em.h
  1.1.2.8   +239 -234  src/sys/dev/em/if_em_hw.c
  1.1.2.8   +5 -3      src/sys/dev/em/if_em_hw.h
  1.1.2.11  +0 -0      src/sys/dev/em/if_em_osdep.h



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