Commit e2a65cc5 authored by James Bottomley's avatar James Bottomley

SCSI: updates to constants.c

From: 	Douglas Gilbert <dougg@torque.net>

  - bring opcode names, asc/ascq strings and sense format
    into line with SPC-3 rev 21 (22 September 2004)
  - drop SCSI-1 sense buffer decoding [still output it in hex]
  - opcode names include those that depend on service actions
    including variable length commands **
  - decodes both fixed and descriptor sense data formats
  - use KERN_INFO on printk()s that start on new lines
  - flag vendor specific asc and acsq codes
  - print all bytes of a cdb after the name (previously skipped
    the first byte)
  - cleanup file, tab to 8 spaces
Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 08addb4b
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment