Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2008 13:29:33 +0000 (UTC)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mxge eth_z8e.h ethp_z8e.h
Message-ID:  <200801151329.m0FDTZmg043950@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2008-01-15 13:29:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mxge         eth_z8e.h ethp_z8e.h 
  Log:
  Update to firmware version 1.4.29 from 1.4.25.  Relevant changes include:
  
  - Fix a bug introduced in 1.4.20 where speculative read by the processor in the
     write-only doorbell region would cause a target-abort (as opposed to simply
     returning random data). This could manifest itself as NMI or machine freeze
     depending on how the BIOS/OS/chipset configuration handles target-abort.
  
  - Add support for new revisions of -R cards (with AEL1002/AEL1010 xaui->xfi)
  
  - Increase an internal timing (dispatch engine): fix possible spurious reset
    (seen on very few cards).
  
  Revision  Changes        Path
  1.3       +13144 -12745  src/sys/dev/mxge/eth_z8e.h
  1.3       +13225 -12825  src/sys/dev/mxge/ethp_z8e.h



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