cvs commit: src/sys/dev/em if_em.c if_em_hw.c if_em_hw.h

Gleb Smirnoff glebius at FreeBSD.org
Thu Nov 24 01:44:59 GMT 2005


glebius     2005-11-24 01:44:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c if_em_hw.c if_em_hw.h 
  Log:
  Merge in new driver version from Intel - 3.2.18.
  
  The most important change is support for adapters based on
  82571 and 82572 chips.
  
  Tested on:      82547EI on i386
  Tested on:      82540EM on sparc64
  
  Revision  Changes    Path
  1.89      +131 -77   src/sys/dev/em/if_em.c
  1.17      +274 -77   src/sys/dev/em/if_em_hw.c
  1.19      +90 -14    src/sys/dev/em/if_em_hw.h


More information about the cvs-src mailing list