cvs commit: src/sys/dev/bce if_bce.c if_bcereg.h
David Christensen
davidch at FreeBSD.org
Wed Aug 27 18:47:38 UTC 2008
davidch 2008-08-27 18:47:24 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c if_bcereg.h
Log:
SVN rev 182293 on 2008-08-27 18:47:24Z by davidch
- Updated support for 5716.
- Added some additional code for debug builds.
- Fixed a problem printing physical memory on 64bit system during debugging.
- Modified some of the context memory and mailbox register names to more
clearly distinguish their use.
- Added memory barriers for Intel CPUs when accessing host memory data
structures which are written by hardware.
MFC after: Two weeks.
Revision Changes Path
1.43 +442 -228 src/sys/dev/bce/if_bce.c
1.21 +106 -72 src/sys/dev/bce/if_bcereg.h
More information about the cvs-src
mailing list