Date: Tue, 8 Jun 2010 16:17:25 +0000 (UTC) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cam cam_debug.h cam_xpt.c cam_xpt_internal.h src/sys/cam/scsi scsi_xpt.c Message-ID: <201006081617.o58GHdRM006704@repoman.freebsd.org>
index | next in thread | raw e-mail
mjacob 2010-06-08 16:17:25 UTC
FreeBSD src repository
Modified files:
sys/cam cam_debug.h cam_xpt.c cam_xpt_internal.h
sys/cam/scsi scsi_xpt.c
Log:
SVN rev 208911 on 2010-06-08 16:17:25Z by mjacob
Implement the usage of Report Luns as part of SCSI probing for SCP3 or
better devices. This can be disabled on a per-device basis using quirks as
well.
This also handles the case where there is actually no connected LUN 0
(which can definitely be the case for storage arrays).
Reviewed by: scsi@
MFC after: 1 month
Revision Changes Path
1.10 +13 -1 src/sys/cam/cam_debug.h
1.251 +14 -6 src/sys/cam/cam_xpt.c
1.8 +2 -0 src/sys/cam/cam_xpt_internal.h
1.12 +351 -26 src/sys/cam/scsi/scsi_xpt.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006081617.o58GHdRM006704>
