dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/megaraid
Sumant Patro 1341c93922 [SCSI] megaraid_sas: new template defined to represent each type of controllers
This patch defines a new template to represent each type of
controllers (identified by the processor used). The template has
members that is set with appropriate values during driver
initialisation. This change is done to support new controllers with
minimal change to existing code. In future, for a new controller
support, a template will be declared and its members initialised
appropriately.

Signed-off-by: Sumant Patro <Sumant.Patro@lsil.com>

Rejections fixed and
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-01-29 11:25:30 -06:00
..
Kconfig.megaraid [SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy and megaraid_{mbox,mm} 2005-12-13 18:10:56 -07:00
Makefile
mbox_defs.h
mega_common.h
megaraid_ioctl.h
megaraid_mbox.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
megaraid_mbox.h [SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy and megaraid_{mbox,mm} 2005-12-13 18:10:56 -07:00
megaraid_mm.c
megaraid_mm.h [PATCH] don't include ioctl32.h in drivers 2006-01-10 08:01:34 -08:00
megaraid_sas.c [SCSI] megaraid_sas: new template defined to represent each type of controllers 2006-01-29 11:25:30 -06:00
megaraid_sas.h [SCSI] megaraid_sas: new template defined to represent each type of controllers 2006-01-29 11:25:30 -06:00