cvs commit: src/sys/dev/mxge eth_z8e.h ethp_z8e.h
Andrew Gallatin
gallatin at FreeBSD.org
Tue Jan 15 05:29:35 PST 2008
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
More information about the cvs-src
mailing list