Date: Wed, 18 May 2005 23:54:40 +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.h if_em_osdep.h Message-ID: <200505182354.j4INse1D073261@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505182354.j4INse1D073261>
