Skip to content

Commit

Permalink
[SCSI] fusion - iocstatus, loginfo, and event debug updates
Browse files Browse the repository at this point in the history
various string updates for iocstatus, logingo, and fw asyn events.

Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
  • Loading branch information
Eric Moore authored and James Bottomley committed Feb 3, 2007
1 parent 873c82e commit c6c727a
Show file tree
Hide file tree
Showing 4 changed files with 587 additions and 99 deletions.
2 changes: 1 addition & 1 deletion drivers/message/fusion/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#EXTRA_CFLAGS += -DMPT_DEBUG_FAIL
#EXTRA_CFLAGS += -DMPT_DEBUG_DV
#EXTRA_CFLAGS += -DMPT_DEBUG_TM
#EXTRA_CFLAGS += -DMPT_DEBUG_REPLY

#
# driver/module specifics...
Expand All @@ -23,7 +24,6 @@
#
# For mptscsih:
#CFLAGS_mptscsih.o += -DMPT_DEBUG_SCSI
#CFLAGS_mptscsih.o += -DMPT_DEBUG_REPLY
#
# For mptctl:
#CFLAGS_mptctl.o += -DMPT_DEBUG_IOCTL
Expand Down
Loading

0 comments on commit c6c727a

Please sign in to comment.