Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2010 22:25:09 +0000 (UTC)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/mxge eth_z8e.h ethp_z8e.h rss_eth_z8e.h rss_ethp_z8e.h
Message-ID:  <201001112225.o0BMPlm9037629@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2010-01-11 22:25:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mxge         eth_z8e.h ethp_z8e.h rss_eth_z8e.h 
                         rss_ethp_z8e.h 
  Log:
  SVN rev 202120 on 2010-01-11 22:25:09Z by gallatin
  
  Update mxge(4) firmware to 1.4.48b (latest available) from Myricom.
  Pertinant highlights from Myricom CHANGES file include:
  
  - Make sure invalid external smbus activity cannot affect performance
  - Fix to avoid a bug where the link could sometimes stay reported as
     up on after unplugging the cable.
  - For 8B NIC, make smbus connection passive at init to avoid
     possible address conflicts
  - Increase number of slices to 17 for multi-slice fw
  - Fix a bug where packets dropped because of link_overflow could
       be occasionally reported as bad_crc32
  - Add selectable failover strategy for dual-port chip: symmetric or primary/backup
  - On failover, send RARP broadcast to make the change immediately
    known to the network
  - Change endianess for PCI Device Serial Number
  - For dual-port NICs, time to failover is now a few microsecs
      instead of a few millisecs.
  
  MFC after:      3 days
  
  Revision  Changes      Path
  1.9       +7251 -7029  src/sys/dev/mxge/eth_z8e.h
  1.9       +7287 -7070  src/sys/dev/mxge/ethp_z8e.h
  1.7       +9631 -9376  src/sys/dev/mxge/rss_eth_z8e.h
  1.7       +9714 -9461  src/sys/dev/mxge/rss_ethp_z8e.h



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