cvs commit: src/sys/dev/mpt mpt_cam.c mpt_debug.c
src/sys/dev/mpt/mpilib mpi_type.h
Matt Jacob
mjacob at FreeBSD.org
Sun Feb 26 14:50:15 PST 2006
mjacob 2006-02-26 22:50:14 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt_cam.c mpt_debug.c
sys/dev/mpt/mpilib mpi_type.h
Log:
Remove the ill-considered effect of using the type definitions as
distributed by LSI-Logic. For FreeBSD, just use the posix defines
instead of trying to figure out how wide an int is. Apologies to all.
Revision Changes Path
1.10 +7 -0 src/sys/dev/mpt/mpilib/mpi_type.h
1.8 +4 -4 src/sys/dev/mpt/mpt_cam.c
1.12 +44 -34 src/sys/dev/mpt/mpt_debug.c
More information about the cvs-src
mailing list