cvs commit: src/sys/dev/mxge eth_z8e.dat.gz.uu ethp_z8e.dat.gz.uu
if_mxge.c if_mxge_var.h mxge_mcp.h
Andrew Gallatin
gallatin at FreeBSD.org
Fri Sep 15 12:24:46 PDT 2006
gallatin 2006-09-15 19:24:45 UTC
FreeBSD src repository
Modified files:
sys/dev/mxge eth_z8e.dat.gz.uu ethp_z8e.dat.gz.uu
if_mxge.c if_mxge_var.h mxge_mcp.h
Log:
- Updated to the latest myri10ge firmware
- Added support for multicast filtering, now that the firmware
supports it. Note that this is not yet tested, as multicast
seems to panic -current (even w/o mxge loaded)
- Added workaround to cope with different irq data struct size on
pre-multicast firmware which can found running on nics.
- Added Intel E5000 PCIe chipsets to list providing aligned completions.
- Replaced various magic constants with #defines, now that they are
defined in the firmware headers.
Revision Changes Path
1.3 +857 -730 src/sys/dev/mxge/eth_z8e.dat.gz.uu
1.3 +864 -732 src/sys/dev/mxge/ethp_z8e.dat.gz.uu
1.11 +118 -11 src/sys/dev/mxge/if_mxge.c
1.5 +1 -0 src/sys/dev/mxge/if_mxge_var.h
1.4 +42 -5 src/sys/dev/mxge/mxge_mcp.h
More information about the cvs-src
mailing list