Jeff Garzik wrote: > Tejun Heo wrote: >> Update hotplug to handle PMP links. When PMP is attached, the PMP >> number corresponds to I of SCSI C:H:I:L. > > That doesn't sound right. 'I' == ID == SCSI concept of a target. 'I' > needs to be the end device, with 'L' (LUN) being normally zero, but > sometimes otherwise -- in the case of multi-LUN ATAPI devices. Also, > you have the order wrong, it's HCIL (host/channel/id/lun).
Yeah, that's from CHS. :-) > Since libata uses one SCSI host per port, HCIL translates to > (port/link/id/lun) I should think. Alright, will change. -- tejun - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html