Skip to content

Commit

Permalink
[SCSI] fusion core changes for SAS support
Browse files Browse the repository at this point in the history
 - various bits for SAS support from the LSI driver.
 - use the device private data for the fusion target private data.
   this should be using the midlayer target data framework, but we
   can't move over to that until fusion has been switched to the
   generic DV code
 - use target ID and channel from the fusion target private data,
   because those in scsi_device will be different for mptsas

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
  • Loading branch information
Christoph Hellwig authored and James Bottomley committed Sep 19, 2005
1 parent 3ed7a47 commit 82ffb67
Show file tree
Hide file tree
Showing 3 changed files with 472 additions and 87 deletions.
Loading

0 comments on commit 82ffb67

Please sign in to comment.