Skip to content

Commit

Permalink
[SCSI] ipr: Support attaching SATA devices
Browse files Browse the repository at this point in the history
Adds support to attach SATA devices to ipr SAS adapters.

Signed-off-by: Brian King <brking@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
  • Loading branch information
Brian King authored and James Bottomley committed Sep 26, 2006
1 parent d7694f8 commit 35a3969
Show file tree
Hide file tree
Showing 3 changed files with 681 additions and 22 deletions.
2 changes: 1 addition & 1 deletion drivers/scsi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,7 @@ config SCSI_SYM53C8XX_MMIO

config SCSI_IPR
tristate "IBM Power Linux RAID adapter support"
depends on PCI && SCSI
depends on PCI && SCSI && ATA
select FW_LOADER
---help---
This driver supports the IBM Power Linux family RAID adapters.
Expand Down
Loading

0 comments on commit 35a3969

Please sign in to comment.