Date: Sun, 26 Feb 2006 22:50:14 +0000 (UTC) From: Matt Jacob <mjacob@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mpt mpt_cam.c mpt_debug.c src/sys/dev/mpt/mpilib mpi_type.h Message-ID: <200602262250.k1QMoE6x043763@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602262250.k1QMoE6x043763>