commit | 0ac2377b61089e160d8e13b03cfdec89572cd741 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Thu Jun 30 02:19:57 2011 +0530 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue Jul 26 13:53:50 2011 +0400 |
tree | cdb6bdaaf95901cb5bdbd4196917d1a7e73ca479 | |
parent | 6f8ac161b8b3332a9d96d6650ed3bae81baab30b [diff] |
[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 <hare@suse.de> Signed-off-by: Ankit Jain <jankit@suse.de> Signed-off-by: James Bottomley <JBottomley@Parallels.com>