Update SCSI opcodes and ASCs.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sat, 23 Aug 2008 22:27:27 +0000 (22:27 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sat, 23 Aug 2008 22:27:27 +0000 (22:27 +0000)
commit3a33d431f8c59fba5a6e57f8aac858ed366e8219
tree4eb7d5f7fc64dad4cd53aaf0e73d4737deb5c7ab
parent04efbe035b8955b031af1ae7fad3fc5e5fdbe880
Update SCSI opcodes and ASCs.

http://www.t10.org/lists/1spc-lst.htm

Note opcodes for scanner and communication devices are taken from the
previous revision because they are not listed in the files any more.  Also,
note newly added ASCs are all marked with 'XXX TBD' and take SS_RDEF action
for now.  Some ASCs need SS_TUR for error recovery or SS_FATAL to prevent
further retrials.  We should deal with them later.

Obtained-from: FreeBSD
sys/bus/cam/scsi/scsi_all.c
sys/bus/cam/scsi/scsi_all.h