freebsd-nq/sys/dev/mxge
Andrew Gallatin 8fe615ba76 Firmware update & improvements to firmware selection:
- Update to latest (1.4.17) firmware.

- Use the new MXGEFW_CMD_UNALIGNED_TEST (added in firmare 1.4.16) to
  have the firmware tell us if the PCIe chipset supports aligned PCIe
  completions.

- Hard to maintain, and frequently out of date whitelist of PCIe
  chipsets known to produce aligned completions removed, as it has been
  replaced in its role of selecting the correct firmware to run by the
  use of MXGEFW_CMD_UNALIGNED_TEST.

- Break the dma test out of mxge_reset() and into its own function
  (mxge_dma_test()) so it can be used by both the normal DMA test, and
  to run the unaligned test.

- Improved support for enabling ECRCs

Sponsored by: Myricom Inc.
2007-05-08 14:19:43 +00:00
..
eth_z8e.dat.gz.uu Firmware update & improvements to firmware selection: 2007-05-08 14:19:43 +00:00
ethp_z8e.dat.gz.uu Firmware update & improvements to firmware selection: 2007-05-08 14:19:43 +00:00
if_mxge_var.h Work around a firmware bug where broadcast frames would be incorrectly 2007-02-21 17:34:05 +00:00
if_mxge.c Firmware update & improvements to firmware selection: 2007-05-08 14:19:43 +00:00
mcp_gen_header.h
mxge_mcp.h Firmware update & improvements to firmware selection: 2007-05-08 14:19:43 +00:00