cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_raid.c
Matt Jacob
mjacob at FreeBSD.org
Sat Dec 2 16:28:11 PST 2006
mjacob 2006-12-03 00:28:11 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_raid.c
Log:
Fix a debug message which didn't quite get it right about data direction.
Fix things to use the LSI-Logic Fusion Library mask and shift names for
offset and sync, no matter how awkward they are, in preference to just
plain numbers.
Revision Changes Path
1.37 +4 -5 src/sys/dev/mpt/mpt.c
1.33 +1 -2 src/sys/dev/mpt/mpt.h
1.42 +92 -79 src/sys/dev/mpt/mpt_cam.c
1.13 +66 -16 src/sys/dev/mpt/mpt_raid.c
More information about the cvs-src
mailing list