Date: Wed, 27 Aug 2008 18:47:24 +0000 (UTC) From: David Christensen <davidch@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bce if_bce.c if_bcereg.h Message-ID: <200808271847.m7RIlb76033485@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808271847.m7RIlb76033485>