Date: Tue, 28 Mar 2006 23:59:07 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mfi mfi.c Message-ID: <200603282359.k2SNx7Yg078512@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2006-03-28 23:59:07 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c
Log:
Fix 64-bit DMA. The problem was an incorrect flag check. Thanks to Paul
Saab for helping to track this down. Fix a error with 32bit DMA size
calculation that seemed to be harmless. Add a few micro-optimizations while
I'm here.
Revision Changes Path
1.3 +14 -10 src/sys/dev/mfi/mfi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603282359.k2SNx7Yg078512>
