Matthew Wilcox wrote: > Change API from the scsi_device_types array to the scsi_device_type function. > Gets rid of a lot of common code, as well as being easier to use. Also > add the new device types in SPC4 r05a. Not forgetting peripheral device types 1eh and 1fh which are well known logical unit and unknown or no device type respectively. Reference: the bottom of table 84 in spc4r05a.pdf . Well known logical units are out there, linux just doesn't look for them (see the "select report" field in REPORT LUNS command). I have been told of special devices yielding pdf 1fh. BTW I have tried to add these in the past but my patch wasn't accepted. Doug Gilbert - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html