Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2003 10:39:28 -0800 (PST)
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 LICENSE README if_em.c if_em.h if_em_hw.c if_em_hw.h if_em_osdep.h
Message-ID:  <200304041839.h34IdSmn034539@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pdeuskar    2003/04/04 10:39:28 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/em           LICENSE README if_em.c if_em.h if_em_hw.c 
                         if_em_hw.h if_em_osdep.h 
  Log:
  MFC:
  Add support for 82541 and 82547 based adapters
   - These have Intel gigabit PHY
   - 82547 uses CSA interface
  Add support for DEVICE_POLLING
  
  Revision  Changes     Path
  1.1.2.2   +0 -0       src/sys/dev/em/LICENSE
  1.1.2.6   +114 -72    src/sys/dev/em/README
  1.2.2.12  +424 -137   src/sys/dev/em/if_em.c
  1.1.2.12  +12 -29     src/sys/dev/em/if_em.h
  1.1.2.7   +1225 -346  src/sys/dev/em/if_em_hw.c
  1.1.2.7   +256 -37    src/sys/dev/em/if_em_hw.h
  1.1.2.10  +3 -12      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?200304041839.h34IdSmn034539>