From: Hannes Reinecke Date: Wed, 29 Jun 2011 20:49:57 +0000 (+0530) Subject: [SCSI] scsi_transport_spi: Export host width and HBA id X-Git-Tag: v3.1-rc1~113^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ac2377b61089e160d8e13b03cfdec89572cd741;p=pandora-kernel.git [SCSI] scsi_transport_spi: Export host width and HBA id 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. Signed-off-by: Hannes Reinecke Signed-off-by: Ankit Jain Signed-off-by: James Bottomley --- Reading git-diff-tree failed