]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Clean up some printing stuff so that we can have a bit finer control
authormjacob <mjacob@FreeBSD.org>
Fri, 26 Mar 2010 15:13:31 +0000 (15:13 +0000)
committermjacob <mjacob@FreeBSD.org>
Fri, 26 Mar 2010 15:13:31 +0000 (15:13 +0000)
commit8e6a6c380c1336a18e76be1d009aed8c83774fd1
tree62486c3713e125e6e81bed2c7daf1a095db545ba
parentd82aae616f1807273da2d6c2f38d74a63752642e
Clean up some printing stuff so that we can have a bit finer control
on debug output. Add a new platform function requirement to allow
for printing based upon the ITL nexus instead of the isp unit plus
channel, target and lun. This allows some printouts and error messages
from the core code to appear in the same format as the platform's
subsystem (in FreeBSD's case, CAM path).

MFC after: 1 week
sys/dev/isp/isp.c
sys/dev/isp/isp_freebsd.c
sys/dev/isp/isp_freebsd.h
sys/dev/isp/ispvar.h