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

Prafulla Deuskar pdeuskar at FreeBSD.org
Fri Apr 4 10:39:29 PST 2003


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


More information about the cvs-src mailing list