cvs commit: src/sys/dev/mfi mfi.c
Scott Long
scottl at FreeBSD.org
Tue Mar 28 23:59:07 UTC 2006
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
More information about the cvs-src
mailing list