Date: Sun, 16 Jul 2006 20:11:50 +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/isp isp.c isp_freebsd.c isp_library.c isp_pci.c isp_sbus.c isp_target.c Message-ID: <200607162011.k6GKBos7071276@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2006-07-16 20:11:50 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp.c isp_freebsd.c isp_library.c
isp_pci.c isp_sbus.c isp_target.c
Log:
Some rearrangement of headers to minimize diffs with outside of
FreeBSD repository and to clean up the license header so as to
not pollute the license with file function.
Zero all mailbox structures prior to use (just in case). Change
the outgoing mailbox count for INIT_FIRMWARE to be correct.
Revision Changes Path
1.123 +53 -44 src/sys/dev/isp/isp.c
1.120 +3 -2 src/sys/dev/isp/isp_freebsd.c
1.4 +5 -7 src/sys/dev/isp/isp_library.c
1.118 +4 -3 src/sys/dev/isp/isp_pci.c
1.21 +4 -3 src/sys/dev/isp/isp_sbus.c
1.38 +2 -5 src/sys/dev/isp/isp_target.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607162011.k6GKBos7071276>
