Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 23:48:42 +0000 (UTC)
From:      Tony Ackerman <tackerman@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/em if_em.c
Message-ID:  <200505182348.j4INmgoC072796@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tackerman    2005-05-18 23:48:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/em           if_em.c 
  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.2.2.23  +79 -70    src/sys/dev/em/if_em.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505182348.j4INmgoC072796>