CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/02 17:41:01
Modified files:
sys/scsi : scsi_all.h
Log message:
Add #define SID_SCSI2_RESPONSE 0x2 to allow elimination of another bunch of
magic numbers. As the nearby comment says '< 2 is obsolete. >2 is reserved'. So
0x2 is just right.
