cvs commit: src/sys/dev/mxge eth_z8e.h ethp_z8e.h if_mxge.c
if_mxge_var.h mxge_mcp.h
Andrew Gallatin
gallatin at FreeBSD.org
Wed Aug 22 06:22:13 PDT 2007
gallatin 2007-08-22 13:22:12 UTC
FreeBSD src repository
Modified files:
sys/dev/mxge eth_z8e.h ethp_z8e.h if_mxge.c
if_mxge_var.h mxge_mcp.h
Log:
- Fix a bug which could cause a panic when enabling LRO
on an down mxge interface
- Fix a bug where mxge reported the link state as
active when it wasn't (after ifconfig down).
- Prevent spurious watchdog resets when link partner is not consuming
- Add support for CX4 and popular XFP media detection
- Update the firmware and associated header files to 1.4.25
Approved by: re (kensmith)
Revision Changes Path
1.2 +12731 -12338 src/sys/dev/mxge/eth_z8e.h
1.2 +12807 -12399 src/sys/dev/mxge/ethp_z8e.h
1.41 +174 -15 src/sys/dev/mxge/if_mxge.c
1.15 +10 -0 src/sys/dev/mxge/if_mxge_var.h
1.8 +91 -3 src/sys/dev/mxge/mxge_mcp.h
More information about the cvs-src
mailing list