On Wed, 2011-06-01 at 15:18 +0200, Hannes Reinecke wrote: > Currently it's impossible to find out if the host supports > wide SCSI unless you're committed to trawl through syslog. > And it's near impossible to find the actual HBA id, which > is settable for some SCSI HBAs (like aic7xxx). > So export them via sysfs. Um, that's what the the /sys/class/spi_transport/target<x:y:x>/max_width parameter gives you, isn't it? max_width tells you if the HBA/device combination supports wide; width tells you if the device is using it. James -- To unsubscribe from this list: 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