[SCSI] hptiop: add more adapter models and other fixes
authorHighPoint Linux Team <linux@highpoint-tech.com>
Fri, 14 Dec 2007 00:14:26 +0000 (16:14 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:28:06 +0000 (18:28 -0600)
commit00f5970193e22c48f399a2430635d6416b51befe
treeccab0b0ba3e9c093e5edf16f2d23e9f979d2b6d4
parenta7ed0448e28ce6154390bf690b8b5c37853732dc
[SCSI] hptiop: add more adapter models and other fixes

Most code changes were made to support adapters based on Marvell IOP, plus some
other fixes.

- add more PCI device IDs
- support for adapters based on Marvell IOP
- fix a result code translation error on big-endian systems
- fix resource releasing bug when scsi_host_alloc() fail in hptiop_probe()
- update scsi_cmnd.resid when finishing a request
- correct some coding style issues

[akpm@linux-foundation.org: type fixes]
Signed-off-by: HighPoint Linux Team <linux@highpoint-tech.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Documentation/scsi/hptiop.txt
drivers/scsi/Kconfig
drivers/scsi/hptiop.c
drivers/scsi/hptiop.h