Date: Tue, 20 Aug 2002 16:04:09 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_debug.c mpt_freebsd.c mpt_freebsd.h mpt_pci.c Message-ID: <200208202304.g7KN49aQ094935@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2002/08/20 16:04:09 PDT
Modified files:
sys/dev/mpt mpt.c mpt.h mpt_debug.c mpt_freebsd.c
mpt_freebsd.h mpt_pci.c
Log:
A chunk of cleanup, both stylistic and substantive.
We now also read configuration information for the SCSI cards- this allows
us to try and say what the speed settings now are.
Start, but not yet complete, the process of reorgs && #defines so that we
can backport to RELENG_4 pretty soon.
Revision Changes Path
1.2 +542 -33 src/sys/dev/mpt/mpt.c
1.2 +15 -25 src/sys/dev/mpt/mpt.h
1.2 +2 -2 src/sys/dev/mpt/mpt_debug.c
1.2 +204 -135 src/sys/dev/mpt/mpt_freebsd.c
1.2 +196 -85 src/sys/dev/mpt/mpt_freebsd.h
1.2 +62 -50 src/sys/dev/mpt/mpt_pci.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208202304.g7KN49aQ094935>
