Date: Fri, 4 Aug 2006 20:20:00 +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_library.c isp_target.c isp_target.h Message-ID: <200608042020.k74KK0pi038360@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2006-08-04 20:20:00 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp_library.c isp_target.c isp_target.h
Log:
Fix na_fcentry_t to not have a lun field. Fix indentation in handly
the notify structs. Fix messages in isp_got_msg_fc to print out the
loop id of the sender- not the wwpn which will be synthesized later,
if possible, in the outer layers. Put in debug printouts to pair
a notify ack to a notify so one can see the start/close of an
immediate notify event. Put in spsace for TASK MANAGEMENT response
flags (which we don't do yet).
Revision Changes Path
1.5 +6 -6 src/sys/dev/isp/isp_library.c
1.39 +43 -26 src/sys/dev/isp/isp_target.c
1.27 +8 -5 src/sys/dev/isp/isp_target.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608042020.k74KK0pi038360>
