cvs commit: src/sys/dev/isp isp_library.c isp_target.c isp_target.h
Matt Jacob
mjacob at FreeBSD.org
Fri Aug 4 20:20:00 UTC 2006
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
More information about the cvs-src
mailing list