]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] scsi_dh: add hp sw device handler
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 1 May 2008 21:49:59 +0000 (14:49 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Thu, 5 Jun 2008 14:23:40 +0000 (09:23 -0500)
commit9c97267641b1a305f5cbe4ac0352aaf552e854af
tree4bcadf05bb0a3971454319a070e90dc260e4924b
parentd39a58b99da9c7d13645f0768c2459ab899513ae
[SCSI] scsi_dh: add hp sw device handler

This patch provides the device handler to support the older hp boxes
which cannot be upgraded.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/device_handler/Kconfig
drivers/scsi/device_handler/Makefile
drivers/scsi/device_handler/scsi_dh_hp_sw.c [new file with mode: 0644]