On Tue, 2005-09-13 at 15:42 -0700, Patrick Mansfield wrote: > So adding a W_LUN at this point does not add any value ... maybe it looks > nice in the spec and in someones firmware, but it does not add anything > that I can see. Well I agree with the analysis, but even given that, we have a linux implementation problem: We have to get an inquiry response first before we begin a report luns scan. An array implementing a W_LUN is entitled not respond on LUN 0 to INQUIRY with an error, which would mean we don't see it. Therefore, I think our strategy has to be when the current probe fails because of no LUN 0 try a report luns scan on the W_LUN anyway as long as the transport indicates it is capable of supporting it (i.e. as long as it has max_luns set at 0xffff or higher). James - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Luben Tuikov <luben_tuikov@adaptec.com>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- References:
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Luben Tuikov <ltuikov@yahoo.com>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: James Bottomley <James.Bottomley@SteelEye.com>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Luben Tuikov <luben_tuikov@adaptec.com>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Patrick Mansfield <patmans@us.ibm.com>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Douglas Gilbert <dougg@torque.net>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Patrick Mansfield <patmans@us.ibm.com>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- Prev by Date: Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- Next by Date: [PATCH] Remove arch/arm26/boot/compressed/hw-bse.c
- Previous by thread: Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- Next by thread: Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- Index(es):
