Date: Tue, 8 Jun 2010 05:14:18 +0000 (UTC) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cam/scsi scsi_all.c scsi_all.h scsi_ch.h Message-ID: <201006080514.o585EgUl023539@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2010-06-08 05:14:18 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_all.c scsi_all.h scsi_ch.h Log: SVN rev 208905 on 2010-06-08 05:14:18Z by mjacob Make additional definitions up to and including SPC-4. Add in definitions for REPORT and SET TARGET PORT GROUP commands (foundations for future work). Regularize opcodes to be upper case hex. Pick *one* of tab or space after #define (tab) and stick with that. MFC after: 2 weeks Revision Changes Path 1.58 +51 -0 src/sys/cam/scsi/scsi_all.c 1.33 +225 -127 src/sys/cam/scsi/scsi_all.h 1.6 +0 -4 src/sys/cam/scsi/scsi_ch.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006080514.o585EgUl023539>