Ed Lin e0b2e597d5 [SCSI] stex: fix id mapping issue
The correct internal mapping of stex controllers should be:
id:0~15, lun:0~7 (st_shasta)
id:0, lun:0~127 (st_yosemite)
id:0~127, lun:0 (st_vsc and st_vsc1)

This patch reports the internal mapping to scsi mid layer,  eliminating
the translation between scsi mid layer and firmware. To achieve this
goal, we also need to:
-- fail the REPORT_LUNS command for st_shasta because the
   firmware is known to not report all actual luns
-- add an entry in scsi_devindo.c to force sequential lun scan
   (for st_shasta controllers)
-- fail the REPORT_LUNS command for console device
-- remove special handling of REPORT_LUNS command for
   st_yosemite, as there is no translation mapping now

Signed-off-by: Ed Lin <ed.lin@promise.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-05-16 12:40:21 -04:00
..
2007-05-09 08:57:56 +02:00
2007-05-09 08:57:56 +02:00
2007-04-01 10:10:04 -05:00
2007-05-08 13:37:51 +10:00
2007-05-06 09:33:16 -05:00
2006-09-12 17:12:31 -05:00
2006-09-12 17:12:31 -05:00
2007-02-07 18:32:18 -05:00
2007-05-06 09:33:11 -05:00
2007-05-09 08:57:56 +02:00
2006-08-06 15:59:26 -05:00
2006-11-15 16:41:27 -06:00
2006-09-12 17:12:31 -05:00
2006-11-22 14:57:56 +00:00
2006-09-23 15:33:43 -05:00
2007-03-11 11:28:09 -05:00
2006-09-12 17:12:31 -05:00
2006-11-30 05:24:39 +01:00
2006-11-22 14:57:56 +00:00
2006-11-22 14:57:56 +00:00
2007-01-27 09:28:58 -06:00
2007-04-17 18:15:04 -04:00
2007-02-09 09:14:07 -08:00
2006-11-22 14:57:56 +00:00
2007-05-09 08:57:56 +02:00
2007-03-11 11:17:49 -05:00
2007-04-17 18:15:04 -04:00
2007-01-03 16:57:38 -06:00
2007-04-17 18:15:04 -04:00
2007-04-17 18:15:04 -04:00
2007-05-16 12:40:21 -04:00
2006-11-15 16:43:50 -06:00