Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 16:36:53 -0800 (PST)
From:      Prafulla Deuskar <pdeuskar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/em if_em.c if_em.h if_em_fxhw.c if_em_fxhw.h if_em_osdep.h if_em_phy.c if_em_phy.h
Message-ID:  <200204060036.g360arg31825@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pdeuskar    2002/04/05 16:36:53 PST

  Modified files:
    sys/dev/em           if_em.c if_em.h if_em_fxhw.c if_em_fxhw.h 
                         if_em_osdep.h if_em_phy.c if_em_phy.h 
  Log:
  Added support for 82540EM based cards.
  Cosmetic changes to make code more unix-like.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.5       +750 -755  src/sys/dev/em/if_em.c
  1.4       +46 -79    src/sys/dev/em/if_em.h
  1.4       +121 -75   src/sys/dev/em/if_em_fxhw.c
  1.3       +149 -55   src/sys/dev/em/if_em_fxhw.h
  1.3       +1 -1      src/sys/dev/em/if_em_osdep.h
  1.3       +27 -33    src/sys/dev/em/if_em_phy.c
  1.3       +13 -13    src/sys/dev/em/if_em_phy.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?200204060036.g360arg31825>