cvs commit: src/sys/dev/em if_em.h if_em_osdep.h
    Tony Ackerman 
    tackerman at FreeBSD.org
       
    Wed May 18 16:54:40 PDT 2005
    
    
  
tackerman    2005-05-18 23:54:40 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_4)
    sys/dev/em           if_em.h if_em_osdep.h 
  Log:
  Changes to bring the driver closer to Intel's em version 2.1.7
  - Changed from using explicit devices id to using descriptive labels.
  - Added support for 82573 and 82546 Quad adapters.
  - Corrected support for 82547EI and 82541ER (mac_type was not assigned)
  - Removed #ifdef DBG_STATS and extraneous code.
  - Corrected incorrect Packet Buffer assignment for 82541.
  - Cleaned up a few typos and style nits.
  
  PR:     None
  
  Revision  Changes    Path
  1.1.2.18  +1 -6      src/sys/dev/em/if_em.h
  1.1.2.15  +18 -1     src/sys/dev/em/if_em_osdep.h
    
    
More information about the cvs-all
mailing list