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

Prafulla Deuskar pdeuskar at FreeBSD.org
Mon Jun 9 14:43:43 PDT 2003


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


More information about the cvs-src mailing list